Skip to content

Commit

Permalink
chore(deps): update dependency npgsql to v9 (#2819)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 9, 2024
1 parent 406714c commit e5d6bb8
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="8.0.6" />
<PackageReference Include="Npgsql" Version="9.0.1" />
<PackageReference Include="Google.Cloud.SecretManager.V1" Version="2.5.0" />
</ItemGroup>

Expand Down

0 comments on commit e5d6bb8

Please sign in to comment.