Skip to content

Commit

Permalink
fix(deps): update dependency org.keycloak:keycloak-admin-client to v2…
Browse files Browse the repository at this point in the history
…3.0.6
  • Loading branch information
renovate[bot] authored and augi committed Feb 2, 2024
1 parent edf289b commit d7fabc2
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 {
api project(':core')
api 'org.keycloak:keycloak-admin-client:23.0.5'
api 'org.keycloak:keycloak-admin-client:23.0.6'
api 'javax.annotation:javax.annotation-api:1.3.2'
api 'org.bouncycastle:bcprov-jdk15on:1.70'
api 'com.typesafe:config:1.4.3'
Expand Down

0 comments on commit d7fabc2

Please sign in to comment.