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 0d0f3cb  Update cassandra, mssqlserver, mysql, ... to 1.19.8 (#159)
0d0f3cb is described below

commit 0d0f3cbf538482b70101cec69c1608deb247324b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 12 10:01:04 2024 +0100

    Update cassandra, mssqlserver, mysql, ... to 1.19.8 (#159)
    
    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 ab9f4ef..d709ebf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
     val connectorsKafka = PekkoConnectorsKafkaDependency.version
     val slick = "3.5.1"
     val scalaTest = "3.2.18"
-    val testContainers = "1.19.7"
+    val testContainers = "1.19.8"
     val junit = "4.13.2"
     val h2Driver = "2.2.224"
     val jackson = "2.16.2" // 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