Skip to content

Commit

Permalink
Merge pull request #472 from bcgov/dependabot/nuget/src/backend/Grpc.…
Browse files Browse the repository at this point in the history
…Tools-2.62.0

Bump Grpc.Tools from 2.44.0 to 2.62.0 in /src/backend
  • Loading branch information
ksprabin authored Mar 14, 2024
2 parents fdd7ac8 + 9ccab2d commit 963d9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/Csrs.Api/Csrs.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="Google.Protobuf" Version="3.19.4" />
<PackageReference Include="Grpc.Net.Client" Version="2.61.0" />
<PackageReference Include="Grpc.Tools" Version="2.44.0">
<PackageReference Include="Grpc.Tools" Version="2.62.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 963d9d4

Please sign in to comment.