Skip to content

Commit

Permalink
slick, slick-hikaricp 3.4.1 (was 3.3.3) (#678)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrik Nordwall <[email protected]>
  • Loading branch information
scala-steward and patriknw authored Sep 20, 2022
1 parent 14f38ec commit 56d987c
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 @@ -11,7 +11,7 @@ object Dependencies {
val AkkaVersion = "2.6.16"
val AkkaBinaryVersion = AkkaVersion.take(3)

val SlickVersion = "3.3.3"
val SlickVersion = "3.4.1"
val ScalaTestVersion = "3.2.10"

val JdbcDrivers = Seq(
Expand Down

0 comments on commit 56d987c

Please sign in to comment.