Skip to content

Commit

Permalink
Merge pull request #701 from camunda-community-hub/renovate/dotnet-mo…
Browse files Browse the repository at this point in the history
…norepo

chore(deps): update dotnet monorepo
  • Loading branch information
ChrisKujawa authored Sep 2, 2024
2 parents 44779b1 + a85ee08 commit 22dec40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Client.Examples/Client.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.3" />
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.100",
"version": "8.0.401",
"rollForward": "latestMajor",
"allowPrerelease": true
}
Expand Down

0 comments on commit 22dec40

Please sign in to comment.