Skip to content

Commit 9a614b9

Browse files
Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 (#6749)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.7 to 42.7.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 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 ac9dffa commit 9a614b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ netty = "4.1.127.Final"
5959
newrelic-api = "5.14.0"
6060
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
6161
okhttp = "4.11.0"
62-
postgre = "42.7.7"
62+
postgre = "42.7.8"
6363
prometheus = "1.3.10"
6464
prometheusSimpleClient = "0.16.0"
6565
reactor = "2022.0.22"

0 commit comments

Comments
 (0)