From 91f68ede1a0ea2b20f46c4655a09c27cfb3ca15d Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:47:09 +0100 Subject: [PATCH] Update deps (#429) * Scala-Steward: Update logback-classic from 1.5.11 to 1.5.12 * Scala-Steward: Update sbt-ci-release from 1.8.0 to 1.9.0 * Scala-Steward: Update sbt from 1.10.3 to 1.10.4 --- examples/akka-cluster-app/build.sbt | 2 +- examples/akka-cluster-app/project/build.properties | 2 +- examples/akka-persistence-app/build.sbt | 2 +- examples/akka-persistence-app/project/build.properties | 2 +- examples/event-migration/project/build.properties | 2 +- project/build.properties | 2 +- project/plugins.sbt | 2 +- .../sbt-dumpschema/dependencies/project/build.properties | 2 +- .../src/sbt-test/sbt-dumpschema/simple/project/build.properties | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/akka-cluster-app/build.sbt b/examples/akka-cluster-app/build.sbt index aeccedd2..da14292f 100644 --- a/examples/akka-cluster-app/build.sbt +++ b/examples/akka-cluster-app/build.sbt @@ -28,7 +28,7 @@ lazy val circeDependency = "io.circe" %% "circe-core" % circeVersion lazy val ashDependencies = Seq(AkkaSerializationHelperPlugin.annotation, AkkaSerializationHelperPlugin.circeAkkaSerializer) -lazy val logbackDependency = "ch.qos.logback" % "logback-classic" % "1.5.11" +lazy val logbackDependency = "ch.qos.logback" % "logback-classic" % "1.5.12" ThisBuild / semanticdbEnabled := true ThisBuild / semanticdbVersion := "4.9.3" diff --git a/examples/akka-cluster-app/project/build.properties b/examples/akka-cluster-app/project/build.properties index bc739060..09feeeed 100644 --- a/examples/akka-cluster-app/project/build.properties +++ b/examples/akka-cluster-app/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/examples/akka-persistence-app/build.sbt b/examples/akka-persistence-app/build.sbt index 20a10c53..25280d22 100644 --- a/examples/akka-persistence-app/build.sbt +++ b/examples/akka-persistence-app/build.sbt @@ -54,7 +54,7 @@ libraryDependencies ++= Seq( "com.typesafe.akka" %% "akka-discovery" % akkaVersion, // Common dependencies for logging and testing "com.typesafe.akka" %% "akka-slf4j" % akkaVersion, - "ch.qos.logback" % "logback-classic" % "1.5.11", + "ch.qos.logback" % "logback-classic" % "1.5.12", "org.scalatest" %% "scalatest" % "3.2.12" % Test, // 2. Using gRPC and/or protobuf "com.typesafe.akka" %% "akka-http2-support" % akkaHttp2SupportVersion, diff --git a/examples/akka-persistence-app/project/build.properties b/examples/akka-persistence-app/project/build.properties index bc739060..09feeeed 100644 --- a/examples/akka-persistence-app/project/build.properties +++ b/examples/akka-persistence-app/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/examples/event-migration/project/build.properties b/examples/event-migration/project/build.properties index bc739060..09feeeed 100644 --- a/examples/event-migration/project/build.properties +++ b/examples/event-migration/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/project/build.properties b/project/build.properties index bc739060..09feeeed 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/project/plugins.sbt b/project/plugins.sbt index 52d6a71b..e304b3fc 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,5 +4,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2") diff --git a/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/dependencies/project/build.properties b/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/dependencies/project/build.properties index bc739060..09feeeed 100644 --- a/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/dependencies/project/build.properties +++ b/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/dependencies/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/simple/project/build.properties b/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/simple/project/build.properties index bc739060..09feeeed 100644 --- a/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/simple/project/build.properties +++ b/sbt-akka-serialization-helper/src/sbt-test/sbt-dumpschema/simple/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4