Skip to content

Commit 8b21f55

Browse files
committed
updatd npgsql to 5.0.5
1 parent 488c7dc commit 8b21f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extensions.Caching.PostgreSql/Community.Microsoft.Extensions.Caching.PostgreSql.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="5.0.0" />
3131
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="5.0.0" />
3232
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
33-
<PackageReference Include="Npgsql" Version="5.0.0" />
33+
<PackageReference Include="Npgsql" Version="5.0.5" />
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)