Skip to content

Commit 6e42287

Browse files
dependency: Update dependency org.postgresql:postgresql to v42.7.10 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15225ac commit 6e42287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9"
21+
const val POSTGRESQL = "42.7.10"
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)