Created
May 30, 2018 12:46
-
-
Save geoHeil/ca0d4670c1dcc13f1ed9c7429564c2a5 to your computer and use it in GitHub Desktop.
grade dependency scan after exclude
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gradle dependencyInsight --dependency om.typesafe:config [±master ●●] | |
> Task :dependencyInsight | |
com.typesafe:config:1.3.1 | |
variant "runtime" [ | |
Requested attributes not found in the selected variant: | |
org.gradle.usage = java-api | |
] | |
\--- com.github.kxbmap:configs_2.11:0.4.4 | |
\--- compileClasspath |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment