Skip to content

Commit

Permalink
Update Npgsql dependency to 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpursley committed May 22, 2024
1 parent b275d6b commit 0a3ab2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Npgmq/Npgmq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="7.0.7" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0a3ab2b

Please sign in to comment.