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 4615af0 commit 92cc622Copy full SHA for 92cc622
keycloak/build.gradle
@@ -25,7 +25,7 @@ protobuf {
25
26
dependencies {
27
api project(':core')
28
- api 'org.keycloak:keycloak-admin-client:16.0.0'
+ api 'org.keycloak:keycloak-admin-client:16.1.0'
29
api 'org.bouncycastle:bcprov-jdk15on:1.70'
30
api 'com.typesafe:config:1.4.1'
31
0 commit comments