Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Commit 6e8ab67

Browse files
authored
Adapt README again because reason given was probably wrong
It seems the problem might already be fixed in master.
1 parent 39609b0 commit 6e8ab67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Visualize your project's dependencies.
66

7-
**Note: sbt 1.3.x is currently not supported because by default sbt 1.3.x. [replaced Ivy with coursier](https://www.lightbend.com/blog/sbt-1.3.0-release). For the time being, if you want to use sbt-dependency-graph, either stay on sbt 1.2.x, or disable coursier (`ThisBuild / useCoursier := false`). Please also consider helping out implementing support for coursier in this plugin (see [#178](https://github.com/jrudolph/sbt-dependency-graph/issues/178)).**
7+
**Note: sbt 1.3.x is currently not supported (but hopefully fixed soon), see [#178](https://github.com/jrudolph/sbt-dependency-graph/issues/178)).**
88

99
## Usage Instructions
1010

0 commit comments

Comments
 (0)