Skip to content

Commit

Permalink
bump: Slick 3.5.1 (was 3.5.0) (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennru authored Apr 15, 2024
1 parent 0eff3c6 commit 257341d
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"
val SlickVersion = "3.5.1"
val ScalaTestVersion = "3.2.18"

val JdbcDrivers = Seq(
Expand Down

0 comments on commit 257341d

Please sign in to comment.