From deeda9e98486d22df458c16b0478365b578fa2e1 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:08:59 +0100 Subject: [PATCH] Update sbt, sbt-dependency-tree, ... to 1.9.9 (#335) --- 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 0aa5c39..49214c4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.8 +sbt.version = 1.9.9 diff --git a/test/js/dotty/project/build.properties b/test/js/dotty/project/build.properties index 63df6ac..f2f1347 100644 --- a/test/js/dotty/project/build.properties +++ b/test/js/dotty/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.8 \ No newline at end of file +sbt.version = 1.9.9 \ No newline at end of file diff --git a/test/js/project/build.properties b/test/js/project/build.properties index 63df6ac..f2f1347 100644 --- a/test/js/project/build.properties +++ b/test/js/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.8 \ No newline at end of file +sbt.version = 1.9.9 \ No newline at end of file diff --git a/test/jvm/dotty/project/build.properties b/test/jvm/dotty/project/build.properties index 63df6ac..f2f1347 100644 --- a/test/jvm/dotty/project/build.properties +++ b/test/jvm/dotty/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.8 \ No newline at end of file +sbt.version = 1.9.9 \ No newline at end of file diff --git a/test/jvm/project/build.properties b/test/jvm/project/build.properties index 63df6ac..f2f1347 100644 --- a/test/jvm/project/build.properties +++ b/test/jvm/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.8 \ No newline at end of file +sbt.version = 1.9.9 \ No newline at end of file