We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e661bd4 commit a861d23Copy full SHA for a861d23
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val `executor-tools` = "com.evolutiongaming" %% "executor-tools" % "1.0.5"
11
val `config-tools` = "com.evolutiongaming" %% "config-tools" % "1.0.5"
12
val nel = "com.evolutiongaming" %% "nel" % "1.3.5"
13
- val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.43.6"
+ val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.44.0"
14
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.9.0"
15
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"
16
0 commit comments