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 af34b1e commit 046c0dfCopy full SHA for 046c0df
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -18,7 +18,7 @@ object Versions {
18
const val CDN_CONFIGS = "1.14.6"
19
20
const val MARIA_DB = "3.5.1"
21
- const val POSTGRESQL = "42.7.4"
+ const val POSTGRESQL = "42.7.5"
22
const val H2 = "2.3.232"
23
const val ORMLITE = "6.1"
24
const val HIKARI_CP = "6.2.1"
0 commit comments