Skip to content

Commit 0ceb8cf

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 18.0.1 to 22.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 b7cf916 commit 0ceb8cf

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
@@ -61,7 +61,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
6161

6262
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
6363

64-
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "18.0.1" }
64+
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.1" }
6565
guava = { group = "com.google.guava", name = "guava", version = "32.1.1-jre" }
6666
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.1.4" }
6767
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.13.1" }

0 commit comments

Comments
 (0)