Merge pull request #610 from scala-steward/update/mariadb-java-client-2.7.2

Update mariadb-java-client to 2.7.2
This commit is contained in:
mergify[bot] 2021-01-29 20:24:50 +00:00 committed by GitHub
commit 3ff4e2ce88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.9.0"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.1"
val MariaDbVersion = "2.7.2"
val MiniTestVersion = "2.9.2"
val OrganizeImportsVersion = "0.4.4"
val PdfboxVersion = "2.0.22"