Skip to content

Commit

Permalink
bump: slick, slick-hikaricp 3.5.1 (was 3.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 9, 2024
1 parent 4e4bafc commit d040613
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 @@ -463,7 +463,7 @@ object Dependencies {
)
}

val SlickVersion = "3.5.0"
val SlickVersion = "3.5.1"
val Slick = Seq(
libraryDependencies ++= Seq(
("com.typesafe.slick" %% "slick" % SlickVersion).exclude("org.slf4j", "slf4j-api"),
Expand Down

0 comments on commit d040613

Please sign in to comment.