Closed yoquankara closed 6 years ago
@hierynomus The Travis CI build setup seems incorrect. My local build was OK. Could you check and also review the code?
Thank you for your review!!We love your plugin and really glad that the issue has gone away : )Thanks again for your time and effort to keep building great stuff!Best,yoquan2018/02/22 午後8:02 Jeroen van Erp notifications@github.com:Merged #149.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
Fix #137 #113
Specification change since Gradle 3.3 and made by default in Gradle 3.4 causes IllegalStateException for Java relating configuration such as "implementation". https://docs.gradle.org/3.4/release-notes.html#configurations-can-be-unresolvable
The fix idea is learned from: https://github.com/jeremylong/dependency-check-gradle/pull/33/