Skip to content

Commit 046c0df

Browse files
dependency: Update dependency org.postgresql:postgresql to v42.7.5 (#889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af34b1e commit 046c0df

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
@@ -18,7 +18,7 @@ object Versions {
1818
const val CDN_CONFIGS = "1.14.6"
1919

2020
const val MARIA_DB = "3.5.1"
21-
const val POSTGRESQL = "42.7.4"
21+
const val POSTGRESQL = "42.7.5"
2222
const val H2 = "2.3.232"
2323
const val ORMLITE = "6.1"
2424
const val HIKARI_CP = "6.2.1"

0 commit comments

Comments
 (0)