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 83bce5b Update testcontainers-scala-scalatest to 0.41.8 (#197)
83bce5b is described below
commit 83bce5bbc5150cf4777c0f5e7416f6e17a335315
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 10:45:08 2025 +0100
Update testcontainers-scala-scalatest to 0.41.8 (#197)
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 5b5b2d1..63cf092 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.780"
-val testcontainersScalaVersion = "0.41.5"
+val testcontainersScalaVersion = "0.41.8"
ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)
sourceDistName := "apache-pekko-persistence-dynamodb"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]