Skip to content

Commit 167762e

Browse files
build(deps): bump org.keycloak:keycloak-authz-client
Bumps org.keycloak:keycloak-authz-client from 22.0.3 to 22.0.4. --- 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 4bdcadb commit 167762e

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

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

68-
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.3" }
68+
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "22.0.4" }
6969
guava = { group = "com.google.guava", name = "guava", version = "32.1.2-jre" }
7070
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
7171
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.14.2" }

0 commit comments

Comments
 (0)