Skip to content

Commit

Permalink
Merge pull request zio#430 from scala-steward/update/database-commons…
Browse files Browse the repository at this point in the history
…-1.15.3

Update database-commons, jdbc, mssqlserver, ... to 1.15.3
  • Loading branch information
jczuchnowski authored Apr 26, 2021
2 parents 7e84011 + 0c7b043 commit 54503b1
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 54503b1

Please sign in to comment.