Skip to content

Commit

Permalink
Merge e678e2b into 1983424
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 20, 2019
2 parents 1983424 + e678e2b commit a7a3770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -21,7 +21,7 @@ libraryDependencies += "org.apache.derby" % "derby" % "10.11.1

libraryDependencies += "org.hsqldb" % "hsqldb" % "2.5.0" % "test"

libraryDependencies += "org.postgresql" % "postgresql" % "42.2.5" % "test"
libraryDependencies += "org.postgresql" % "postgresql" % "42.2.6" % "test"

libraryDependencies += "mysql" % "mysql-connector-java" % "8.0.16" % "test"

Expand Down

0 comments on commit a7a3770

Please sign in to comment.