This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
update/testcontainers-scala-scalatest-0.44.0
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
commit 76ec43b4e00eb73ebb32af8df610d0b43bdb2fa3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 00:03:56 2025 +0000
Update testcontainers-scala-scalatest to 0.44.0
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index 7030225..379c047 100644
--- a/build.sbt
+++ b/build.sbt
@@ -11,7 +11,7 @@ import com.github.pjfanning.pekkobuild._
import
net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver
val amzVersion = "1.12.793"
-val testcontainersScalaVersion = "0.43.6"
+val testcontainersScalaVersion = "0.44.0"
ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
sourceDistName := "apache-pekko-persistence-dynamodb"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]