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 72a4f03  Update testcontainers-scala-scalatest to 0.41.3 (#107)
72a4f03 is described below

commit 72a4f036be6e6872f83e13a3c1c4011739e0df09
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 16:53:24 2024 +0200

    Update testcontainers-scala-scalatest to 0.41.3 (#107)
    
    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 3e5eebb..648b55f 100644
--- a/build.sbt
+++ b/build.sbt
@@ -16,7 +16,7 @@ crossScalaVersions := Seq("2.12.19", "2.13.13", "3.3.3")
 crossVersion := CrossVersion.binary
 
 val amzVersion = "1.12.696"
-val testcontainersScalaVersion = "0.41.0"
+val testcontainersScalaVersion = "0.41.3"
 
 ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
 ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to