Skip to content

Commit

Permalink
build(deps): Bump org.keycloak:keycloak-admin-client in /chat-backend
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 20.0.3 to 22.0.4.

---
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 Oct 5, 2023
1 parent 28d79fc commit 19705ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
ext {
testcontainersVersion = '1.17.6'
lombokVersion = '1.18.26'
keycloakVersion = '20.0.3'
keycloakVersion = '22.0.4'
}

group = 'io.mkrzywanski'
Expand Down

0 comments on commit 19705ee

Please sign in to comment.