Skip to content

Commit 4bb5a94

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 24.0.5 to 25.0.0. --- 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 c0656a7 commit 4bb5a94

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
@@ -80,7 +80,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
8080
ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.ref = "ktor" }
8181
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
8282

83-
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "24.0.5" }
83+
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "25.0.0" }
8484
guava = { group = "com.google.guava", name = "guava", version = "33.2.1-jre" }
8585
org-json = { group = "org.json", name = "json", version = "20240303" }
8686
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.36.0" }

0 commit comments

Comments
 (0)