Skip to content

Commit 713b5fc

Browse files
authored
Update Npgsql version to 7.0.x (#14)
1 parent e3af247 commit 713b5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PgPartner/PgPartner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Npgsql" Version="5.0.7" />
23+
<PackageReference Include="Npgsql" Version="7.0.2" />
2424
<PackageReference Include="System.Collections" Version="4.3.0" />
2525
<PackageReference Include="System.Runtime" Version="4.3.1" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)