Skip to content

Commit

Permalink
Merge pull request #11414 from scala-steward/update/jdbc-driver-1.2.1
Browse files Browse the repository at this point in the history
jdbc-driver 1.2.1 (was 1.1.4)
  • Loading branch information
mkurz committed Sep 27, 2022
2 parents b0dd8e4 + 168cfa3 commit 1a89b4b
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 @@ -63,7 +63,7 @@ object Dependencies {
val h2database = "com.h2database" % "h2" % "2.1.214"
val derbyDatabase = "org.apache.derby" % "derby" % "10.14.2.0"

val acolyteVersion = "1.1.4"
val acolyteVersion = "1.2.1"
val acolyte = "org.eu.acolyte" % "jdbc-driver" % acolyteVersion

val jjwtVersion = "0.11.5"
Expand Down

0 comments on commit 1a89b4b

Please sign in to comment.