Skip to content

Commit

Permalink
Update slickVersion to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 11f25c9 commit 057fbf9
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
Expand Up @@ -18,7 +18,7 @@ mergifyExtraConditions := Seq(

scalacOptions += "-deprecation"

val slickVersion = "3.4.1"
val slickVersion = "3.5.1"

libraryDependencies ++= Seq(
"com.typesafe.slick" %% "slick" % slickVersion,
Expand Down

0 comments on commit 057fbf9

Please sign in to comment.