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 fe6d8d2 commit b8a260cCopy full SHA for b8a260c
libs/ssl-config/build.gradle
@@ -10,6 +10,7 @@ apply plugin: "elasticsearch.publish"
10
11
dependencies {
12
api project(':libs:core')
13
+ implementation project(':libs:entitlement')
14
15
testImplementation(project(":test:framework")) {
16
exclude group: 'org.elasticsearch', module: 'ssl-config'
0 commit comments