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 28fe8c5  Update testcontainers-cassandra, ... to 2.0.3 (#372)
28fe8c5 is described below

commit 28fe8c5ce0d20bfa8555509bbf27a18e00503e3b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 10:33:43 2025 +0100

    Update testcontainers-cassandra, ... to 2.0.3 (#372)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2511e9b..12e2556 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.2"
+    val testContainers = "2.0.3"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
     val jackson = "2.20.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