Skip to content

Commit

Permalink
Merge pull request #369 from scala-steward/update/mysql-1.20.4
Browse files Browse the repository at this point in the history
Update mysql, postgresql to 1.20.4
  • Loading branch information
tototoshi authored Feb 5, 2025
2 parents 2895235 + a9a7e5d commit 1619dc4
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 @@ -2,7 +2,7 @@ import sbt._
import sbt.Keys._
import scalariform.formatter.preferences._

def testContainerVersion = "1.15.3"
def testContainerVersion = "1.20.4"

lazy val `slick-joda-mapper` = project.in(file("."))
.settings(scalariformSettings)
Expand Down

0 comments on commit 1619dc4

Please sign in to comment.