Skip to content

Commit

Permalink
Update database-commons, jdbc, mssqlserver, ... to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 13, 2022
1 parent 4f15d74 commit 0e4c00d
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.5"

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

0 comments on commit 0e4c00d

Please sign in to comment.