Skip to content
This repository was archived by the owner on May 3, 2018. It is now read-only.

Commit ebd7a21

Browse files
committed
Update to sbt 0.13.0.
The build.properties file mentions that 0.13.0 breaks plugin resolution but doesn't mention what plugins are broken. I tried upgrading and everything works fine so I'm committing that change.
1 parent 4c6510e commit ebd7a21

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

project/build.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
# 0.13.+ breaks plugin resolution
2-
sbt.version=0.13.0-RC5
3-
1+
sbt.version=0.13.0

0 commit comments

Comments
 (0)