We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15225ac commit 6e42287Copy full SHA for 6e42287
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -18,7 +18,7 @@ object Versions {
18
const val PLACEHOLDER_API = "2.11.7"
19
20
const val MARIA_DB = "3.5.7"
21
- const val POSTGRESQL = "42.7.9"
+ const val POSTGRESQL = "42.7.10"
22
const val H2 = "2.4.240"
23
const val ORMLITE = "6.1"
24
const val HIKARI_CP = "7.0.2"
0 commit comments