Skip to content

Commit

Permalink
Update testcontainers-scala-cassandra to 0.41.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2025
1 parent b8751bb commit 18caba4
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 @@ -11,7 +11,7 @@ object Dependencies {
val `executor-tools` = "com.evolutiongaming" %% "executor-tools" % "1.0.3"
val `akka-serialization` = "com.evolutiongaming" %% "akka-serialization" % "1.1.0"
val `kafka-launcher` = "com.evolutiongaming" %% "kafka-launcher" % "0.2.0"
val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.41.5"
val `testcontainers-cassandra` = "com.dimafeng" %% "testcontainers-scala-cassandra" % "0.41.8"
val hostname = "com.evolutiongaming" %% "hostname" % "0.2.0"
val scassandra = "com.evolutiongaming" %% "scassandra" % "5.3.0"
val `cassandra-sync` = "com.evolutiongaming" %% "cassandra-sync" % "3.0.0"
Expand Down

0 comments on commit 18caba4

Please sign in to comment.