Skip to content

Commit 697dd71

Browse files
committed
Bump Npgsql dependency to 9.0.2
1 parent 17e2fc8 commit 697dd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<EFCoreVersion>[9.0.0,10.0.0)</EFCoreVersion>
44
<MicrosoftExtensionsVersion>9.0.0</MicrosoftExtensionsVersion>
5-
<NpgsqlVersion>9.0.1</NpgsqlVersion>
5+
<NpgsqlVersion>9.0.2</NpgsqlVersion>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)