Skip to content

Commit

Permalink
fix(deps): update dependency org.keycloak:keycloak-server-spi-private…
Browse files Browse the repository at this point in the history
… to v20.0.5
  • Loading branch information
renovate[bot] committed Dec 9, 2023
1 parent 3b795e7 commit 4180bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
dependencies {
compileOnly 'org.keycloak:keycloak-core:20.0.5'
compileOnly 'org.keycloak:keycloak-server-spi:20.0.5'
compileOnly 'org.keycloak:keycloak-server-spi-private:20.0.0'
compileOnly 'org.keycloak:keycloak-server-spi-private:20.0.5'
compileOnly 'org.keycloak:keycloak-services:20.0.0'
compileOnly 'org.keycloak:keycloak-model-jpa:20.0.5'
implementation 'io.github.resilience4j:resilience4j-retry:1.7.1'
Expand Down

0 comments on commit 4180bbc

Please sign in to comment.