Skip to content

Commit

Permalink
Update slick to 3.4.1 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Czuchnowski <jakub@scalac.io>
  • Loading branch information
scala-steward and Jakub Czuchnowski committed Feb 16, 2023
1 parent b773eb6 commit 5f24699
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.3.3"
val slickVersion = "3.4.1"
val scalaTestVersion = "3.1.1"

inThisBuild(
Expand Down

0 comments on commit 5f24699

Please sign in to comment.