Skip to content

Commit 801f9c8

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 23.0.3 to 24.0.1. --- updated-dependencies: - dependency-name: org.keycloak:keycloak-authz-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb9b3f2 commit 801f9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
7979
ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.ref = "ktor" }
8080
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
8181

82-
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "23.0.3" }
82+
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "24.0.1" }
8383
guava = { group = "com.google.guava", name = "guava", version = "33.0.0-jre" }
8484
org-json = { group = "org.json", name = "json", version = "20240303" }
8585
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.35.0" }

0 commit comments

Comments
 (0)