Skip to content

Commit

Permalink
Merge pull request #78 from nryanov/update/testcontainers-scala-0.40.8
Browse files Browse the repository at this point in the history
Update testcontainers-scala to 0.40.8
  • Loading branch information
mergify[bot] committed Jun 1, 2022
2 parents b458756 + e3bd5fc commit a504768
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
@@ -1,7 +1,7 @@
val zioVersion = "1.0.13"
val shapelessVersion = "2.3.9"
val msgpackVersion = "0.9.1"
val testContainersVersion = "0.40.7"
val testContainersVersion = "0.40.8"
val logbackVersion = "1.2.11"

val scala2_12 = "2.12.15"
Expand Down

0 comments on commit a504768

Please sign in to comment.