Merge pull request #2 from scala-steward/update/mariadb-java-client-2.5.3

Update mariadb-java-client to 2.5.3
This commit is contained in:
Eike Kettner
2020-01-10 21:31:30 +01:00
committed by GitHub

View File

@ -17,7 +17,7 @@ object Dependencies {
val KindProjectorVersion = "0.10.3"
val Log4sVersion = "1.8.2"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.5.2"
val MariaDbVersion = "2.5.3"
val MiniTestVersion = "2.7.0"
val PostgresVersion = "42.2.9"
val PureConfigVersion = "0.12.2"