Skip to content

Commit

Permalink
Update database-commons, jdbc, mssqlserver, ... to 1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2021
1 parent 7a34dc1 commit 25a51e9
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 @@ -25,7 +25,7 @@ addCommandAlias("fmt", "fmtOnce;fmtOnce")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "1.0.5"
val testcontainersVersion = "1.15.2"
val testcontainersVersion = "1.15.3"
val testcontainersScalaVersion = "0.39.3"

lazy val startPostgres = taskKey[Unit]("Start up Postgres")
Expand Down

0 comments on commit 25a51e9

Please sign in to comment.