Skip to content

Commit e511eac

Browse files
dependency: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.5 (#1098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0f398a commit e511eac

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 OKAERI_CONFIGS = "5.0.9"
1818

19-
const val MARIA_DB = "3.5.4"
19+
const val MARIA_DB = "3.5.5"
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)