Skip to content

Commit

Permalink
chore: Update library versions that are overridden in tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Sep 26, 2024
1 parent 147f186 commit 74a5ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Api.Gax.Grpc" VersionOverride="4.8.0" />
<PackageReference Include="Google.Api.Gax.Grpc" VersionOverride="4.9.0" />
<PackageReference Include="Microsoft.Build.Locator" VersionOverride="1.7.8" />

<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" VersionOverride="2.15.0" />
<PackageReference Include="Google.Api.CommonProtos" VersionOverride="2.16.0" />
<PackageReference Include="LibGit2Sharp" />
<PackageReference Include="NuGet.Protocol" />
<PackageReference Include="Octokit" />
Expand Down

0 comments on commit 74a5ad2

Please sign in to comment.