Skip to content

Commit

Permalink
Bump System.Text.Json transitive dependency to avoid NuGet Restore wa…
Browse files Browse the repository at this point in the history
…rnings
  • Loading branch information
joperezr committed Sep 23, 2024
1 parent 40da238 commit 137e8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
<PackageVersion Include="Microsoft.Orleans.Server" Version="8.2.0" />
<PackageVersion Include="Microsoft.Orleans.Sdk" Version="8.2.0" />
<!-- Pinned version for Component Governance - Remove when root dependencies are updated -->
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="Azure.Core" Version="1.42.0" />
<PackageVersion Include="Azure.Identity" Version="1.12.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" /> <!-- https://github.com/Azure/azure-cosmos-dotnet-v3/pull/3313 -->
Expand Down

0 comments on commit 137e8dc

Please sign in to comment.