Skip to content

Commit

Permalink
Bump org.keycloak.bom:keycloak-adapter-bom from 20.0.1 to 24.0.2
Browse files Browse the repository at this point in the history
Bumps org.keycloak.bom:keycloak-adapter-bom from 20.0.1 to 24.0.2.

---
updated-dependencies:
- dependency-name: org.keycloak.bom:keycloak-adapter-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 948aeb7 commit 2008e98
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 2008e98

Please sign in to comment.