From 4a596ab18ea5a14ce0fb2f19b12da06c78f9a0ef Mon Sep 17 00:00:00 2001 From: lipzhu Date: Wed, 28 Apr 2021 20:06:11 +0800 Subject: [PATCH] Upgrade SBT to 1.5.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index e855124fdd91..a35acae0f31a 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -sbt.version=1.5.0 +sbt.version=1.5.1