Skip to content

Commit

Permalink
Merge pull request #8272 from EPinci/main
Browse files Browse the repository at this point in the history
[Maintenance] Bumping version of some external dependencies
  • Loading branch information
bradygaster authored Jan 23, 2023
2 parents 0d5b5ac + 0f6ce38 commit d08e286
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<PackageVersion Include="Google.Cloud.PubSub.V1" Version="1.0.0-beta13" />
<PackageVersion Include="Google.Protobuf" Version="3.21.7" />
<PackageVersion Include="protobuf-net" Version="3.1.22" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.2" />
<PackageVersion Include="ZooKeeperNetEx" Version="3.4.12.4" />
<PackageVersion Include="StackExchange.Redis" Version="2.6.86" />
<PackageVersion Include="KubernetesClient" Version="9.0.38" />
<PackageVersion Include="StackExchange.Redis" Version="2.6.90" />
<PackageVersion Include="KubernetesClient" Version="10.0.16" />
<!-- Test related packages -->
<PackageVersion Include="FluentAssertions" Version="6.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
Expand Down

0 comments on commit d08e286

Please sign in to comment.