Skip to content

Commit a861d23

Browse files
committed
Update testcontainers-scala-cassandra to 0.44.0
1 parent e661bd4 commit a861d23

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
@@ -10,7 +10,7 @@ object Dependencies {
1010
val `executor-tools` = "com.evolutiongaming" %% "executor-tools" % "1.0.5"
1111
val `config-tools` = "com.evolutiongaming" %% "config-tools" % "1.0.5"
1212
val nel = "com.evolutiongaming" %% "nel" % "1.3.5"
13-
val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.43.6"
13+
val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.44.0"
1414
val `cats-helper` = "com.evolutiongaming" %% "cats-helper" % "3.9.0"
1515
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"
1616

0 commit comments

Comments
 (0)