We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a34e6 commit 80d9184Copy full SHA for 80d9184
gradle-plugins/biz.aQute.bnd.gradle/build.gradle.kts
@@ -67,7 +67,6 @@ configurations {
67
68
// Dependencies
69
dependencies {
70
- compileOnly(localGroovy())
71
implementation("biz.aQute.bnd:biz.aQute.bnd.util:${version}")
72
implementation("biz.aQute.bnd:biz.aQute.bndlib:${version}")
73
implementation("biz.aQute.bnd:biz.aQute.repository:${version}")
0 commit comments