diff --git a/project/build.properties b/project/build.properties index e3fce40..08d07fd 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,4 +1,4 @@ # `cli/run` doesn't work with sbt 1.4+ for some reason. Maybe due to sbt 1.4's jline3 upgrade? # I don't know of a workaround currently. -sbt.version=1.12.1 +sbt.version=1.12.10 #sbt.version=1.3.13