Skip to content

Commit

Permalink
Merge pull request #626 from scala-steward/update/database-commons-1.…
Browse files Browse the repository at this point in the history
…17.1

Update database-commons, jdbc, mssqlserver, ... to 1.17.1
  • Loading branch information
jczuchnowski committed Apr 25, 2022
2 parents 1c88a5f + f2122fd commit 44093aa
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 @@ -26,7 +26,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"

val zioVersion = "2.0.0-RC5"
val zioSchemaVersion = "0.1.9"
val testcontainersVersion = "1.16.3"
val testcontainersVersion = "1.17.1"
val testcontainersScalaVersion = "0.40.6"

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

0 comments on commit 44093aa

Please sign in to comment.