This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch update/cassandra-1.20.3 in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit b57ee9fc49bcab17684f7a36ff6f732ba55f3d94 Author: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> AuthorDate: Sun Oct 27 00:24:48 2024 +0000 Update cassandra, mssqlserver, mysql, ... to 1.20.3 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 5788c79..fec7562 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.20.2" + val testContainers = "1.20.3" val junit = "4.13.2" val h2Driver = "2.2.224" val jackson = "2.17.2" // this should match the version of jackson used by pekko-serialization-jackson --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pekko.apache.org For additional commands, e-mail: commits-h...@pekko.apache.org