diff --git a/notes/0.13.7/ivy-no-httpclient.md b/notes/0.13.7/ivy-no-httpclient.md new file mode 100644 index 000000000..fb59e0fac --- /dev/null +++ b/notes/0.13.7/ivy-no-httpclient.md @@ -0,0 +1,7 @@ + [1602]: https://github.com/sbt/sbt/pull/1602 + [@jsuereth]: https://github.com/jsuereth + + +### Fixes + +* Ivy no longer silently flops to HttpClient resolver when httpclient is on the classpath. [#1602][1602] by [@jsuereth][@jsuereth]