There was an error while loading. Please reload this page.
2 parents be6ecd7 + 13ef55c commit 8f01075Copy full SHA for 8f01075
doc/tutorial.md
@@ -40,7 +40,7 @@ scalaVersion := "2.11.2"
40
Last, we need a `project/build.properties` to specify the sbt version:
41
42
{% highlight scala %}
43
-sbt.version=0.13.0
+sbt.version=0.13.5
44
{% endhighlight %}
45
46
That is all we need to configure the build.
0 commit comments