From fc9ca1ffd90a11e77576d53fc3324a2fc40b60c8 Mon Sep 17 00:00:00 2001 From: Samuel Gruetter Date: Thu, 10 Oct 2024 14:26:47 +0200 Subject: [PATCH] update mill and sbt version --- .mill-version | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mill-version b/.mill-version index e3e1807..1a77547 100644 --- a/.mill-version +++ b/.mill-version @@ -1 +1 @@ -0.9.8 +0.11.11 diff --git a/project/build.properties b/project/build.properties index 1e70b0c..0b699c3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.6.0 +sbt.version=1.10.2