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 d28aa0f commit 22c9250Copy full SHA for 22c9250
buildSrc/src/main/kotlin/Versions.kt
@@ -15,7 +15,7 @@ object Versions {
15
const val ADVENTURE_PLATFORM = "4.4.1"
16
const val OKAERI_CONFIGS = "5.0.13"
17
18
- const val MARIA_DB = "3.5.5"
+ const val MARIA_DB = "3.5.6"
19
const val POSTGRESQL = "42.7.7"
20
const val H2 = "2.3.232"
21
const val ORMLITE = "6.1"
0 commit comments