We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089bdac commit e02ae80Copy full SHA for e02ae80
libs/entitlement/asm-provider/build.gradle
@@ -12,7 +12,6 @@ apply plugin: 'elasticsearch.build'
12
dependencies {
13
compileOnly project(':libs:entitlement')
14
compileOnly project(':libs:core')
15
- compileOnly project(':libs:logging')
16
implementation 'org.ow2.asm:asm:9.7.1'
17
testImplementation project(":test:framework")
18
testImplementation project(":libs:entitlement:bridge")
0 commit comments