Skip to content

Commit ddcbe4b

Browse files
authored
Switch to testcontainers-scala-core (#330)
1 parent df454a9 commit ddcbe4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ object Dependencies {
88
}
99

1010
val zio = "dev.zio" %% "zio" % Versions.zio
11-
val testcontainers = "com.dimafeng" %% "testcontainers-scala" % Versions.testcontainers
11+
val testcontainers = "com.dimafeng" %% "testcontainers-scala-core" % Versions.testcontainers
1212

1313
}

0 commit comments

Comments
 (0)