Skip to content

Commit 8b63337

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 25.0.0 to 25.0.1. --- updated-dependencies: - dependency-name: org.keycloak:keycloak-authz-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1623be4 commit 8b63337

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

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

0 commit comments

Comments
 (0)