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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new edf48ed  Update cassandra, mssqlserver, mysql, ... to 1.21.2 (#282)
edf48ed is described below

commit edf48edd6bce3a59b9fd23e83e33d2998f85c22e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 22 10:13:05 2025 +0100

    Update cassandra, mssqlserver, mysql, ... to 1.21.2 (#282)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1bfcf19..429237b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
     val connectorsKafka = PekkoConnectorsKafkaDependency.version
     val slick = "3.5.1"
     val scalaTest = "3.2.19"
-    val testContainers = "1.21.1"
+    val testContainers = "1.21.2"
     val junit = "4.13.2"
     val h2Driver = "2.2.224"
     val jackson = "2.17.3" // this should match the version of jackson used by 
pekko-serialization-jackson


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

Reply via email to