This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 4a1d6ec Update testcontainers-cassandra, ... to 2.0.5 (#447)
4a1d6ec is described below
commit 4a1d6ec9f989ca75f560031a4cefd51bb02e2212
Author: Scala Steward <[email protected]>
AuthorDate: Tue Apr 21 17:11:19 2026 +0200
Update testcontainers-cassandra, ... to 2.0.5 (#447)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 802badb..cdf2b9f 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.20"
- val testContainers = "2.0.4"
+ val testContainers = "2.0.5"
val junit = "4.13.2"
val h2Driver = "2.4.240"
val jackson = "2.21.2" // 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]