Skip to content

Commit

Permalink
Merge pull request #881 from scala-steward/update/testcontainers-scal…
Browse files Browse the repository at this point in the history
…a-mssqlserver-0.40.17

Update testcontainers-scala-mssqlserver, ... to 0.40.17
  • Loading branch information
jczuchnowski authored Jul 24, 2023
2 parents 71a0d1d + f55613c commit 763687a
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.6"
val zioSchemaVersion = "0.4.2"
val testcontainersVersion = "1.17.6"
val testcontainersScalaVersion = "0.40.11"
val testcontainersScalaVersion = "0.40.17"
val logbackVersion = "1.2.11"

lazy val root = project
Expand Down

0 comments on commit 763687a

Please sign in to comment.