Merge pull request #800 from scala-steward/update/mariadb-java-client-2.7.3

Update mariadb-java-client to 2.7.3
This commit is contained in:
mergify[bot] 2021-05-12 22:27:24 +00:00 committed by GitHub
commit 5039fbada8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.9.0"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.2"
val MariaDbVersion = "2.7.3"
val MiniTestVersion = "2.9.3"
val MUnitVersion = "0.7.25"
val OrganizeImportsVersion = "0.5.0"