diff --git a/README.md b/README.md index a1064a3..12df876 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ You will need to make the following adjustments to your build: ### project/build.properties -```scala -sbt.version=1.5.6 +``` +sbt.version=1.5.7 ``` 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 bb3a9b7..baf5ff3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.6 +sbt.version=1.5.7