Skip to content

Commit

Permalink
Merge pull request #10440 from scala-steward/update/jdbc-driver-1.0.56
Browse files Browse the repository at this point in the history
Update jdbc-driver to 1.0.56
  • Loading branch information
mergify[bot] committed Sep 2, 2020
2 parents 5285ba6 + a30075e commit 45c2d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ object Dependencies {
val h2database = "com.h2database" % "h2" % "1.4.200"
val derbyDatabase = "org.apache.derby" % "derby" % "10.14.2.0"

val acolyteVersion = "1.0.55"
val acolyteVersion = "1.0.56"
val acolyte = "org.eu.acolyte" % "jdbc-driver" % acolyteVersion

val jettyAlpnAgent = "org.mortbay.jetty.alpn" % "jetty-alpn-agent" % "2.0.10"
Expand Down

0 comments on commit 45c2d02

Please sign in to comment.