mirror of https://github.com/sbt/sbt.git
Fixes #2464 and Fixes #2465 appResolvers is a set of resolvers specified in the launcher configuration. This list fluctuates depending on the version of sbt, and sbt 0.13.10 meant to stabilize it by weeding out JCenter even when it includes it, which failed when I applied the filter on the wrong list. This should correct it. |
||
|---|---|---|
| .. | ||
| actions/src | ||
| command/src/main/scala | ||
| settings/src | ||
| src | ||
| NOTICE | ||