Skip to content

Commit

Permalink
Merge pull request #464 from camunda-community-hub/dependabot/nuget/M…
Browse files Browse the repository at this point in the history
…icrosoft.Extensions.Configuration.FileExtensions-7.0.0

chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 6.0.0 to 7.0.0
  • Loading branch information
Zelldon committed Nov 17, 2022
2 parents c3cdf65 + 64c5f8a commit 1cc8271
Showing 1 changed file with 1 addition and 1 deletion.
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="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.19" />
<PackageReference Include="Newtonsoft.Json" version="13.0.1" />
Expand Down

0 comments on commit 1cc8271

Please sign in to comment.