From ccabd4309990c43712a7166e1d65197a1ac20eed Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 12 Nov 2024 11:13:26 +0100 Subject: [PATCH 1/2] sbt-bloop 2.0.5 (was 2.0.3) --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index c3cde839..b2c1df22 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,6 +10,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0") -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.3") +addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.5") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1") addSbtPlugin("com.github.sbt" % "sbt-maven-plugin" % "0.0.2") From 4d2e3df53382cae1c7b842d9713f35022587d26a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 12 Nov 2024 11:13:28 +0100 Subject: [PATCH 2/2] sbt 1.10.5 (was 1.10.3) --- docs/project/build.properties | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/project/build.properties b/docs/project/build.properties index 6f011bcb..9c252578 100644 --- a/docs/project/build.properties +++ b/docs/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.10.3 +sbt.version=1.10.5 diff --git a/project/build.properties b/project/build.properties index 6f011bcb..9c252578 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.10.3 +sbt.version=1.10.5