Skip to content

Commit

Permalink
chore(deps): bump org.keycloak:keycloak-admin-client in /backend
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 23.0.7 to 26.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent da17da5 commit 072fa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation "org.jetbrains.exposed:exposed-kotlin-datetime:0.56.0"
implementation "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
implementation "org.hibernate.validator:hibernate-validator:8.0.1.Final"
implementation "org.keycloak:keycloak-admin-client:23.0.7"
implementation "org.keycloak:keycloak-admin-client:26.0.3"

implementation "org.springframework.boot:spring-boot-starter-oauth2-resource-server"
implementation "org.springframework.boot:spring-boot-starter-security"
Expand Down

0 comments on commit 072fa0b

Please sign in to comment.