Skip to content

Commit 2a15618

Browse files
dependency: Update dependency org.postgresql:postgresql to v42.7.9 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee68489 commit 2a15618

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 PLACEHOLDER_API = "2.11.7"
1919

2020
const val MARIA_DB = "3.5.7"
21-
const val POSTGRESQL = "42.7.5"
21+
const val POSTGRESQL = "42.7.9"
2222
const val H2 = "2.4.240"
2323
const val ORMLITE = "6.1"
2424
const val HIKARI_CP = "7.0.2"

0 commit comments

Comments
 (0)