Skip to content

Commit b871654

Browse files
Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 (#6747)
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 98f64c3 commit b871654

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
@@ -62,7 +62,7 @@ netty = "4.1.127.Final"
6262
newrelic-api = "5.14.0"
6363
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
6464
okhttp = "4.11.0"
65-
postgre = "42.7.7"
65+
postgre = "42.7.8"
6666
prometheus = "1.3.10"
6767
prometheusSimpleClient = "0.16.0"
6868
reactor = "2022.0.22"

0 commit comments

Comments
 (0)