This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/testcontainers-cassandra-2.0.3
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit e6d481afe1a0ecf4e7caedb51e667c52b4eb729a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 00:31:02 2025 +0000
Update testcontainers-cassandra, ... to 2.0.3
---
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]