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 2596c45 commit 68635f1Copy full SHA for 68635f1
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -16,7 +16,7 @@ object Versions {
16
const val ADVENTURE_PLATFORM = "4.4.1"
17
const val OKAERI_CONFIGS = "6.0.0-beta.27"
18
19
- const val MARIA_DB = "3.5.7"
+ const val MARIA_DB = "3.5.8"
20
const val POSTGRESQL = "42.7.10"
21
const val H2 = "2.4.240"
22
const val ORMLITE = "6.1"
0 commit comments