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.1
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
commit 0a98bb9cb0ff601e81a01cfe48e1255ce5797612
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 28 00:03:49 2025 +0000
Update testcontainers-scala-scalatest to 0.44.1
---
build.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.sbt b/build.sbt
index ce192a2..a888b5a 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.796"
-val testcontainersScalaVersion = "0.44.0"
+val testcontainersScalaVersion = "0.44.1"
ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
sourceDistName := "apache-pekko-persistence-dynamodb"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]