From fec860d6ae63cb46bf8b290c203aad290985bf3b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 11 May 2021 09:20:00 +0200 Subject: Update sbt to 1.3.13 (#1501) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/build.properties') diff --git a/project/build.properties b/project/build.properties index 797e7ccf..0837f7a1 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.10 +sbt.version=1.3.13 -- cgit v1.2.3 From 5e941a2300a12790c79dbc343ff41dcf8bfa77e4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 12 May 2021 11:20:15 +0200 Subject: Update sbt to 1.5.2 (#1907) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/build.properties') diff --git a/project/build.properties b/project/build.properties index 0837f7a1..19479ba4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.13 +sbt.version=1.5.2 -- cgit v1.2.3 From a03dea9dfb72efa66132ddbfb385583d60d37fd9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 16 Jun 2021 10:32:45 +0200 Subject: Update sbt to 1.5.4 (#1960) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/build.properties') diff --git a/project/build.properties b/project/build.properties index 19479ba4..9edb75b7 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.2 +sbt.version=1.5.4 -- cgit v1.2.3 From abbb58efc5609e2aa57dba21e0151335f043869d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 12 Jul 2021 10:51:34 +0200 Subject: Update sbt to 1.5.5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/build.properties') diff --git a/project/build.properties b/project/build.properties index 9edb75b7..10fd9eee 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.4 +sbt.version=1.5.5 -- cgit v1.2.3