https://twitter.com/tpolecat/status/1340380781538062341
stepsorganization := "example" scalaVersion := "2.13.4" name := "hello" lazy val root = (project in file(".")) lazy val core = (project in file("core")) lazy val app = (project in file("app"))problem
I've been trying to discourage people from using bare .sbt build definition, but people do and often it leads to confusion since they tend to assume that the scalaVersion
above would carry over to the subprojects.
Now that the ecosystem has largely migrated to sbt 1.x, we can cut off the vestige of sbt 0.13 era and deprecate bare settings against implicit root subproject in the proper build.
hejfelix, ghostbuster91, aeons, FunFunFine and lolgabbjornregnellabestel, adpi2, oyvindberg, povder, perok and 13 more
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4