We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506451e commit fe3cc61Copy full SHA for fe3cc61
src/NServiceBus.Transport.PostgreSql/NServiceBus.Transport.PostgreSql.csproj
@@ -11,7 +11,7 @@
11
</PropertyGroup>
12
13
<ItemGroup>
14
- <PackageReference Include="Npgsql" Version="9.0.3" AutomaticVersionRange="false" />
+ <PackageReference Include="Npgsql" Version="9.0.4" AutomaticVersionRange="false" />
15
<PackageReference Include="NServiceBus" Version="10.0.0-alpha.17" />
16
</ItemGroup>
17
0 commit comments