From 0e4c00d01df35375896c3374f2262394b4c322d8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 13 Apr 2022 18:59:06 +0200 Subject: [PATCH 1/3] Update database-commons, jdbc, mssqlserver, ... to 1.17.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 041ea187f..7e40ec85e 100644 --- a/build.sbt +++ b/build.sbt @@ -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") From 8253778cbfb060a592fb1f14c6be0bc77832ec26 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 25 Apr 2022 14:44:35 +0200 Subject: [PATCH 2/3] Revert commit(s) 0e4c00d --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7e40ec85e..041ea187f 100644 --- a/build.sbt +++ b/build.sbt @@ -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.17.1" +val testcontainersVersion = "1.16.3" val testcontainersScalaVersion = "0.40.5" lazy val startPostgres = taskKey[Unit]("Start up Postgres") From 0c65f29bf095cae0f0fd2cd5c1a4931c5cab17a8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 25 Apr 2022 14:44:41 +0200 Subject: [PATCH 3/3] Update database-commons, jdbc, mssqlserver, ... to 1.17.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d3f852ad1..ac5f35eb8 100644 --- a/build.sbt +++ b/build.sbt @@ -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")