Skip to content

Commit

Permalink
Bump Npgsql dependency to 9.0.2
Browse files Browse the repository at this point in the history
roji committed Dec 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ca0ba38 commit af11162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<PropertyGroup>
<EFCoreVersion>[9.0.0,10.0.0)</EFCoreVersion>
<MicrosoftExtensionsVersion>9.0.0</MicrosoftExtensionsVersion>
<NpgsqlVersion>9.0.1</NpgsqlVersion>
<NpgsqlVersion>9.0.2</NpgsqlVersion>
</PropertyGroup>

<ItemGroup>

0 comments on commit af11162

Please sign in to comment.