Skip to content

Commit

Permalink
Update scalikejdbc, scalikejdbc-config to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2023
1 parent 1184390 commit 80d7bba
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 @@ -4,7 +4,7 @@ val scalaVersion_2_13 = "2.13.12"
val scalaVersion_3 = "3.3.1"

val flywayVersion = "9.16.3"
val scalikejdbcVersion = "4.0.0"
val scalikejdbcVersion = "4.1.0"

val scalatest = "org.scalatest" %% "scalatest" % "3.2.17" % "test"

Expand Down

0 comments on commit 80d7bba

Please sign in to comment.