Merge pull request #282 from scala-steward/update/mariadb-java-client-2.7.0

Update mariadb-java-client to 2.7.0
This commit is contained in:
mergify[bot] 2020-09-24 21:08:19 +00:00 committed by GitHub
commit 6aa29681b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ object Dependencies {
val KindProjectorVersion = "0.10.3" val KindProjectorVersion = "0.10.3"
val Log4sVersion = "1.8.2" val Log4sVersion = "1.8.2"
val LogbackVersion = "1.2.3" val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.6.2" val MariaDbVersion = "2.7.0"
val MiniTestVersion = "2.8.2" val MiniTestVersion = "2.8.2"
val OrganizeImportsVersion = "0.4.1" val OrganizeImportsVersion = "0.4.1"
val PdfboxVersion = "2.0.21" val PdfboxVersion = "2.0.21"