Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2024
1 parent 305b347 commit 54b2ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/src/cartservice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Grpc.HealthCheck" Version="2.67.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.0" />
<PackageReference Include="Google.Cloud.Spanner.Data" Version="4.6.0" />
<PackageReference Include="Npgsql" Version="9.0.1" />
<PackageReference Include="Npgsql" Version="9.0.2" />
<PackageReference Include="Google.Cloud.SecretManager.V1" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 54b2ae1

Please sign in to comment.