Skip to content

Commit

Permalink
Switch to testcontainers-scala-core (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect authored Mar 7, 2024
1 parent df454a9 commit ddcbe4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ object Dependencies {
}

val zio = "dev.zio" %% "zio" % Versions.zio
val testcontainers = "com.dimafeng" %% "testcontainers-scala" % Versions.testcontainers
val testcontainers = "com.dimafeng" %% "testcontainers-scala-core" % Versions.testcontainers

}

0 comments on commit ddcbe4b

Please sign in to comment.