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 0e1bb38 commit 43765eeCopy full SHA for 43765ee
keycloak/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api "org.keycloak:keycloak-core:$keycloakClientVersion"
37
api 'javax.annotation:javax.annotation-api:1.3.2'
38
api 'org.bouncycastle:bcprov-jdk15on:1.70'
39
- api 'com.typesafe:config:1.4.4'
+ api 'com.typesafe:config:1.4.5'
40
41
testImplementation "com.google.protobuf:protobuf-java:$protobufVersion"
42
testImplementation "io.grpc:grpc-inprocess:$grpcVersion"
0 commit comments