Skip to content

Commit 8320b3b

Browse files
Bump org.postgresql:postgresql from 42.7.5 to 42.7.7 in /versions (#13415)
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 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 80369e3 commit 8320b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ dependencies.constraints {
127127
api("org.libreoffice:libreoffice:24.8.4")
128128
api("org.libreoffice:unoloader:24.8.4")
129129
api("org.mockito:mockito-core:5.18.0")
130-
api("org.postgresql:postgresql:42.7.5")
130+
api("org.postgresql:postgresql:42.7.7")
131131
api("org.slf4j:jul-to-slf4j:2.0.17")
132132
api("org.slf4j:slf4j-api:2.0.17")
133133
api("org.testfx:testfx-core:4.0.16-alpha")

0 commit comments

Comments
 (0)