Skip to content

Commit

Permalink
chore(deps): update dependency org.keycloak:keycloak-admin-client to …
Browse files Browse the repository at this point in the history
…v12.0.3
  • Loading branch information
renovate-bot authored and augi committed Feb 16, 2021
1 parent 17fc6fb commit 4509b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ protobuf {

dependencies {
compile project(':core')
compile 'org.keycloak:keycloak-admin-client:12.0.2'
compile 'org.keycloak:keycloak-admin-client:12.0.3'
compile 'org.bouncycastle:bcprov-jdk16:1.46'
compile 'com.typesafe:config:1.4.1'

Expand Down

0 comments on commit 4509b80

Please sign in to comment.