Skip to content

Commit 68635f1

Browse files
dependency: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.8 (#1331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2596c45 commit 68635f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Versions {
1616
const val ADVENTURE_PLATFORM = "4.4.1"
1717
const val OKAERI_CONFIGS = "6.0.0-beta.27"
1818

19-
const val MARIA_DB = "3.5.7"
19+
const val MARIA_DB = "3.5.8"
2020
const val POSTGRESQL = "42.7.10"
2121
const val H2 = "2.4.240"
2222
const val ORMLITE = "6.1"

0 commit comments

Comments
 (0)