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-persistence-dynamodb.git
The following commit(s) were added to refs/heads/main by this push:
new 69a4e18 Update testcontainers-scala-scalatest to 0.44.1 (#258)
69a4e18 is described below
commit 69a4e18d1de15a51d03de7a5956f401dc64ebd4d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 28 09:33:51 2025 +0100
Update testcontainers-scala-scalatest to 0.44.1 (#258)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
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]