Skip to content

Commit

Permalink
bump: slick 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Mar 8, 2024
1 parent bcc8a0b commit 19f4841
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 @@ -10,7 +10,7 @@ object Dependencies {
val AkkaVersion = "2.9.0"
val AkkaBinaryVersion = AkkaVersion.take(3)

val SlickVersion = "3.5.0-RC1"
val SlickVersion = "3.5.0"
val ScalaTestVersion = "3.2.18"

val JdbcDrivers = Seq(
Expand Down

0 comments on commit 19f4841

Please sign in to comment.