diff --git a/README.md b/README.md index 3f29b09..20dafdd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You will need to make the following adjustments to your build: ### project/build.properties ``` -sbt.version=1.12.9 +sbt.version=1.12.10 ``` ### build.sbt diff --git a/project/build.properties b/project/build.properties index df061f4..6edd024 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.12.9 +sbt.version=1.12.10