Skip to content

Commit 8cacfe3

Browse files
dependency: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.4 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f1f40d commit 8cacfe3

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.0"
1717
const val CDN_CONFIGS = "1.14.6"
1818

19-
const val MARIA_DB = "3.5.2"
19+
const val MARIA_DB = "3.5.4"
2020
const val POSTGRESQL = "42.7.7"
2121
const val H2 = "2.3.232"
2222
const val ORMLITE = "6.1"

0 commit comments

Comments
 (0)