Skip to content

Commit

Permalink
chore(deps): bump Google.Api.CommonProtos in /src/Flipt.Grpc (#50)
Browse files Browse the repository at this point in the history
Bumps [Google.Api.CommonProtos](https://github.com/googleapis/gax-dotnet) from 2.10.0 to 2.16.0.
- [Release notes](https://github.com/googleapis/gax-dotnet/releases)
- [Changelog](https://github.com/googleapis/gax-dotnet/blob/main/CHANGELOG.md)
- [Commits](googleapis/gax-dotnet@Google.Api.CommonProtos-2.10.0...Google.Api.CommonProtos-2.16.0)

---
updated-dependencies:
- dependency-name: Google.Api.CommonProtos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Phelps <[email protected]>
  • Loading branch information
dependabot[bot] and markphelps authored Dec 11, 2024
1 parent 7ced318 commit 7b0ce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flipt.Grpc/flipt-grpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" Version="2.10.0" />
<PackageReference Include="Google.Api.CommonProtos" Version="2.16.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.67.0" />
<None Include="../../README.md" Pack="true" PackagePath="/" />
</ItemGroup>
Expand Down

0 comments on commit 7b0ce8b

Please sign in to comment.