mirror of https://github.com/sbt/sbt.git
fix: Remove build.properties from a scripted
**Problem** build.properties hardcodes sbt version. **Solution** This can be removed.
This commit is contained in:
parent
d2be0447f2
commit
6ce8f34cbe
|
|
@ -1 +0,0 @@
|
|||
sbt.version=2.0.0-alpha12-SNAPSHOT
|
||||
Loading…
Reference in New Issue