This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new dc6f905  Update testcontainers-cassandra, ... to 2.0.4 (#429)
dc6f905 is described below

commit dc6f9050faf64d8df60af007b52e11daa47a7134
Author: Scala Steward <[email protected]>
AuthorDate: Fri Mar 20 17:43:52 2026 +0100

    Update testcontainers-cassandra, ... to 2.0.4 (#429)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9c48522..91bae3e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
     val connectorsKafka = PekkoConnectorsKafkaDependency.version
     val slick = "3.6.1"
     val scalaTest = "3.2.19"
-    val testContainers = "2.0.3"
+    val testContainers = "2.0.4"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
     val jackson = "2.21.1" // this should match the version of jackson used by 
pekko-serialization-jackson


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to