Skip to content

Commit

Permalink
Update slick, slick-hikaricp to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and simao committed May 29, 2024
1 parent bba9b0c commit bbfe7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libats-slick/build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := "libats-slick"

libraryDependencies ++= {
val slickV = "3.4.1"
val slickV = "3.5.1"
val flywayV = "8.2.3"
val scalaTestV = "3.2.18"

Expand Down

0 comments on commit bbfe7b7

Please sign in to comment.