Skip to content

Commit 2bf4b0a

Browse files
Bump Grpc.Tools from 2.72.0 to 2.76.0
--- updated-dependencies: - dependency-name: Grpc.Tools dependency-version: 2.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a79fedc commit 2bf4b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>
25-
<PackageReference Include="Grpc.Tools" Version="2.72.0">
25+
<PackageReference Include="Grpc.Tools" Version="2.76.0">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>

0 commit comments

Comments
 (0)