From e05dad0a1de1267e3bc825de3529f2fa1a0cac09 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Sun, 16 May 2021 15:53:11 -0700 Subject: [PATCH] [SPARK-35417][BUILD] Upgrade SBT to 1.5.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index a35acae0f31a7..90da92a98bff4 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.1 +sbt.version=1.5.2