Skip to content

Commit 8f01075

Browse files
committed
Merge pull request #101 from omidb/master
Update tutorial.md
2 parents be6ecd7 + 13ef55c commit 8f01075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ scalaVersion := "2.11.2"
4040
Last, we need a `project/build.properties` to specify the sbt version:
4141

4242
{% highlight scala %}
43-
sbt.version=0.13.0
43+
sbt.version=0.13.5
4444
{% endhighlight %}
4545

4646
That is all we need to configure the build.

0 commit comments

Comments
 (0)