Skip to content

Commit 18a11a8

Browse files
Update testcontainers to 2.0.3 (#457)
1 parent 6a8f2b3 commit 18a11a8

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.23"
7-
val testcontainers = "2.0.2"
7+
val testcontainers = "2.0.3"
88
}
99

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

0 commit comments

Comments
 (0)