Skip to content

Commit

Permalink
Update nuget to v2.63.0 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
  • Loading branch information
projectorigin-renovate[bot] authored May 24, 2024
1 parent f0df45e commit 679add2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": false,
"tools": {
"dotnet-grpc": {
"version": "2.62.0",
"version": "2.63.0",
"commands": [
"dotnet-grpc"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="dbup-postgresql" Version="5.0.40" />
<PackageReference Include="Grpc.AspNetCore" Version="2.62.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.63.0" />
<PackageReference Include="MassTransit" Version="8.2.2" />
<PackageReference Include="MassTransit.RabbitMQ" Version="8.2.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
Expand Down

0 comments on commit 679add2

Please sign in to comment.