Skip to content

Commit

Permalink
chore(deps): keycloak-core as direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
augi committed Jul 23, 2024
1 parent 2e64d6f commit 878a1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keycloak/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ protobuf {
dependencies {
api project(':core')
api 'org.keycloak:keycloak-admin-client:25.0.0'
api 'org.keycloak:keycloak-core:25.0.0'
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 878a1ec

Please sign in to comment.