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 a63b5ae  Update testcontainers-scala-scalatest to 0.44.0 (#251)
a63b5ae is described below

commit a63b5aea07c59e7ea4b99107f73de63f445c2728
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 09:48:24 2025 +0100

    Update testcontainers-scala-scalatest to 0.44.0 (#251)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index f756e2c..b78b0f5 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.794"
-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]

Reply via email to