Skip to content

Commit 28c929c

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 22.0.4 to 22.0.5. --- 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 b0c607f commit 28c929c

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

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

69-
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.4" }
69+
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.5" }
7070
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
7171
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
7272
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.14.2" }

0 commit comments

Comments
 (0)