Skip to content

Commit 9490ef9

Browse files
dependabot[bot]amotl
authored andcommitted
Bump Npgsql from 8.0.1 to 8.0.3 in /tests/client_tests/stock_npgsql
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v8.0.1...v8.0.3) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e46019 commit 9490ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/client_tests/stock_npgsql/stock_npgsql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
10-
<PackageReference Include="Npgsql" Version="8.0.1" />
10+
<PackageReference Include="Npgsql" Version="8.0.3" />
1111
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)