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 25.0.6.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 43fd0d8 commit 8c9a157
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.54.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:25.0.6"

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

0 comments on commit 8c9a157

Please sign in to comment.