Skip to content

Commit

Permalink
Merge pull request #167 from ptkis/dependabot/gradle/org.keycloak.bom…
Browse files Browse the repository at this point in the history
…-keycloak-adapter-bom-24.0.2

Bump org.keycloak.bom:keycloak-adapter-bom from 20.0.1 to 24.0.2
  • Loading branch information
thomedw authored Mar 28, 2024
2 parents 59b3adc + 756c4b3 commit 3ee86b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("org.keycloak.bom:keycloak-adapter-bom:20.0.1")
mavenBom("org.keycloak.bom:keycloak-adapter-bom:24.0.2")
}
}

Expand Down

0 comments on commit 3ee86b5

Please sign in to comment.