Merge pull request #999 from scala-steward/update/mariadb-java-client-2.7.4

Update mariadb-java-client to 2.7.4
This commit is contained in:
mergify[bot] 2021-08-11 18:32:10 +00:00 committed by GitHub
commit ac7dc8138d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.10.0"
val LogbackVersion = "1.2.5"
val MariaDbVersion = "2.7.3"
val MariaDbVersion = "2.7.4"
val MUnitVersion = "0.7.28"
val MUnitCatsEffectVersion = "1.0.5"
val OrganizeImportsVersion = "0.5.0"