We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7101fe6 commit 410d9c4Copy full SHA for 410d9c4
tools/Google.Cloud.ClientTesting/Google.Cloud.ClientTesting.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="xunit.assert" />
15
<PackageReference Include="xunit.core" />
16
<PackageReference Include="Xunit.SkippableFact" />
17
- <PackageReference Include="Google.Apis" VersionOverride="1.72.0" />
+ <PackageReference Include="Google.Apis" VersionOverride="1.73.0" />
18
<PackageReference Include="Grpc.Core.Api" VersionOverride="2.66.0" />
19
<PackageReference Include="Google.Api.Gax" />
20
<PackageReference Include="Google.Protobuf" />
0 commit comments