From 4948c544867212f586e89fb585b6e60533bfd928 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Wed, 12 Aug 2020 12:25:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b92e8eb76..e2b07689f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Visualize your project's dependencies. -**Note: sbt >= 1.3.x is currently not supported (but hopefully fixed soon), see [#178](https://github.com/jrudolph/sbt-dependency-graph/issues/178)). Unfortunately, this problem cannot be fixed in sbt-dependency-graph itself but is a regression in sbt. If you'd like to continue using sbt-dependency-graph, please add your support to [sbt/sbt#4706](https://github.com/sbt/sbt/issues/4706) and [sbt/sbt#4707](https://github.com/sbt/sbt/issues/4707).** +**Note: Under sbt >= 1.3.x some features might currently not work as expected or not at all (like `dependencyLicenses`).** ## Usage Instructions