Skip to content

Commit af830bb

Browse files
committed
Update npgsql to 6.0.1
1 parent 50a54bc commit af830bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/client_tests/stock_npgsql/stock_npgsql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Npgsql" Version="5.0.2" />
9+
<PackageReference Include="Npgsql" Version="6.0.1" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)