Skip to content

Commit 758cdbb

Browse files
Update testcontainers-scala-core to 0.43.6 (#435)
1 parent e913bb9 commit 758cdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Dependencies {
44

55
object Versions {
66
val zio = "2.1.22"
7-
val testcontainers = "0.41.8"
7+
val testcontainers = "0.43.6"
88
}
99

1010
val zio = "dev.zio" %% "zio" % Versions.zio

0 commit comments

Comments
 (0)