diff --git a/README.md b/README.md index da19f40..72a8cef 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You will need to make the following adjustments to your build: ### project/build.properties ``` -sbt.version=1.5.8 +sbt.version=1.6.0 ``` You must use sbt 1.5.5 or newer; older versions of sbt are not supported. diff --git a/project/build.properties b/project/build.properties index e64c208..1e70b0c 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.8 +sbt.version=1.6.0