Skip to content

Commit

Permalink
Merge pull request playframework#403 from scala-steward/update/scalik…
Browse files Browse the repository at this point in the history
…ejdbc-4.3.0

Update scalikejdbc, scalikejdbc-config to 4.3.0
  • Loading branch information
tototoshi authored May 18, 2024
2 parents de9b566 + a406ebf commit 685b6f8
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 @@ -6,7 +6,7 @@ val scalaVersion_3 = "3.3.3"
val defaultFlywayVersion = "9.16.0"
val flywayVersion = sys.env.getOrElse("FLYWAY_PLAY_FLYWAY_VERSION", defaultFlywayVersion)

val scalikejdbcVersion = "4.2.1"
val scalikejdbcVersion = "4.3.0"

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

Expand Down

0 comments on commit 685b6f8

Please sign in to comment.