Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 5bbcff4

Browse files
Bump Npgsql from 5.0.3 to 5.0.7 (#98)
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 5.0.3 to 5.0.7. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v5.0.3...v5.0.7) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb7c0cf commit 5bbcff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<XunitVersion>2.4.1</XunitVersion>
1616
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
1717
<AkkaVersion>1.4.19</AkkaVersion>
18-
<PostgresVersion>5.0.3</PostgresVersion>
18+
<PostgresVersion>5.0.7</PostgresVersion>
1919
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
2020
<NetFrameworkVersion>net45</NetFrameworkVersion>
2121
<TestSdkVersion>16.9.4</TestSdkVersion>

0 commit comments

Comments
 (0)