Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Oct 11, 2024
2 parents 7e082be + 382429b commit d3351b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.28.2" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.28.2" />
<PackageReference Include="Grpc.Tools" Version="2.66.0">
<PackageReference Include="Grpc.Tools" Version="2.67.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
</ItemGroup>

Expand Down

0 comments on commit d3351b5

Please sign in to comment.