Skip to content

Commit daef4fe

Browse files
Bump org.postgresql:postgresql from 42.7.5 to 42.7.7 (#2)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 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 20eb7cb commit daef4fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jdbi3 = "3.52.0"
99
jspecify = "1.0.0"
1010
jsr305 = "3.0.2"
1111
junit-jupiter = "6.0.3"
12-
postgresql = "42.7.5"
12+
postgresql = "42.7.7"
1313
testcontainers = "2.0.4"
1414

1515
[libraries]

0 commit comments

Comments
 (0)