Skip to content

Commit f43d7e4

Browse files
build(deps): bump Grpc.Tools
Bumps the nuget-production-dependencies group with 1 update in the /src/accounting directory: [Grpc.Tools](https://github.com/grpc/grpc). Updates `Grpc.Tools` from 2.68.1 to 2.69.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) --- updated-dependencies: - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8864fb9 commit f43d7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/accounting/Accounting.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Confluent.Kafka" Version="2.8.0" />
1313
<PackageReference Include="Google.Protobuf" Version="3.29.3" />
14-
<PackageReference Include="Grpc.Tools" Version="2.68.1">
14+
<PackageReference Include="Grpc.Tools" Version="2.69.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)