Skip to content

Commit

Permalink
Update slick to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2024
1 parent 5f24699 commit da7ad47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val zioVersion = "2.0.0"
val zioRSVersion = "2.0.0"
val slickVersion = "3.4.1"
val slickVersion = "3.5.1"
val scalaTestVersion = "3.1.1"

inThisBuild(
Expand Down

0 comments on commit da7ad47

Please sign in to comment.