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 4975748 commit 08915b6Copy full SHA for 08915b6
x-pack/plugin/sql/qa/build.gradle
@@ -54,7 +54,7 @@ subprojects {
54
apply plugin: 'elasticsearch.build'
55
}
56
57
- configurations.testRuntimeClasspath {
+ configurations.all {
58
resolutionStrategy.force "org.slf4j:slf4j-api:1.7.25"
59
60
dependencies {
0 commit comments