Merge pull request #1302 from scala-steward/update/mariadb-java-client-2.7.5

Update mariadb-java-client to 2.7.5
This commit is contained in:
mergify[bot] 2022-01-19 21:48:53 +00:00 committed by GitHub
commit ce6843a54d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.10.0"
val LogbackVersion = "1.2.10"
val MariaDbVersion = "2.7.4"
val MariaDbVersion = "2.7.5"
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val OrganizeImportsVersion = "0.6.0"