From b8d5673196be12fad61099001f34aabebc540384 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Mon, 13 May 2024 14:29:46 +0200 Subject: [PATCH] Update sbt, sbt-dependency-tree, ... to 1.10.0 (#347) --- project/build.properties | 2 +- test/js/dotty/project/build.properties | 2 +- test/js/project/build.properties | 2 +- test/jvm/dotty/project/build.properties | 2 +- test/jvm/project/build.properties | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/project/build.properties b/project/build.properties index 49214c4..be54e77 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 +sbt.version = 1.10.0 diff --git a/test/js/dotty/project/build.properties b/test/js/dotty/project/build.properties index f2f1347..ee06c39 100644 --- a/test/js/dotty/project/build.properties +++ b/test/js/dotty/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 \ No newline at end of file +sbt.version = 1.10.0 \ No newline at end of file diff --git a/test/js/project/build.properties b/test/js/project/build.properties index f2f1347..ee06c39 100644 --- a/test/js/project/build.properties +++ b/test/js/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 \ No newline at end of file +sbt.version = 1.10.0 \ No newline at end of file diff --git a/test/jvm/dotty/project/build.properties b/test/jvm/dotty/project/build.properties index f2f1347..ee06c39 100644 --- a/test/jvm/dotty/project/build.properties +++ b/test/jvm/dotty/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 \ No newline at end of file +sbt.version = 1.10.0 \ No newline at end of file diff --git a/test/jvm/project/build.properties b/test/jvm/project/build.properties index f2f1347..ee06c39 100644 --- a/test/jvm/project/build.properties +++ b/test/jvm/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 \ No newline at end of file +sbt.version = 1.10.0 \ No newline at end of file