Skip to content

Commit 44b9ad7

Browse files
committed
Updated Npgql to 8.0.3
1 parent df4958b commit 44b9ad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/HotChocolate/Core/src/Subscriptions.Postgres/HotChocolate.Subscriptions.Postgres.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="Npgsql" Version="7.0.4" />
41+
<PackageReference Include="Npgsql" Version="8.0.3" />
4242
</ItemGroup>
4343

44-
</Project>
44+
</Project>

0 commit comments

Comments
 (0)