Skip to content

Commit df26fb6

Browse files
dependency: Update dependency org.postgresql:postgresql to v42.7.7 (#1014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d752a2 commit df26fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Versions {
1717
const val CDN_CONFIGS = "1.14.6"
1818

1919
const val MARIA_DB = "3.5.2"
20-
const val POSTGRESQL = "42.7.5"
20+
const val POSTGRESQL = "42.7.7"
2121
const val H2 = "2.3.232"
2222
const val ORMLITE = "6.1"
2323
const val HIKARI_CP = "6.3.0"

0 commit comments

Comments
 (0)