Skip to content

Commit

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

---
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 1, 2024
1 parent ef35165 commit a20aed1
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:23.0.7")
}
}

Expand Down

0 comments on commit a20aed1

Please sign in to comment.