Skip to content

Commit d2b3863

Browse files
chore(deps): bump Npgsql from 7.0.0 to 7.0.7 in /compatibility/pg/csharp (#260)
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.0 to 7.0.7. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v7.0.0...v7.0.7) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 340611d commit d2b3863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compatibility/pg/csharp/PGTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Npgsql" Version="7.0.0" />
9+
<PackageReference Include="Npgsql" Version="7.0.7" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)