mirror of https://github.com/sbt/sbt.git
10 lines
351 B
Markdown
10 lines
351 B
Markdown
|
|
### Bug fixes
|
||
|
|
|
||
|
|
- Fixes IllegalStateException that Ivy gets into sometimes. [#2827][2827]/[#2015][2015] by [@eed3si9n][@eed3si9n]
|
||
|
|
|
||
|
|
[2015]: https://github.com/sbt/sbt/issues/2015
|
||
|
|
[2827]: https://github.com/sbt/sbt/pull/2827
|
||
|
|
[@eed3si9n]: https://github.com/eed3si9n
|
||
|
|
[@dwijnand]: https://github.com/dwijnand
|
||
|
|
[@Duhemm]: https://github.com/Duhemm
|