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 b23daa1 Update testcontainers-cassandra, ... to 2.0.2 (#347)
b23daa1 is described below
commit b23daa100e935c4ae3d809117d723f229fa71e42
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 02:37:52 2025 +0100
Update testcontainers-cassandra, ... to 2.0.2 (#347)
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 0ed379d..aac8f25 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.1"
+ val testContainers = "2.0.2"
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]