We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c4aa5 commit ce62871Copy full SHA for ce62871
gradle/libs.versions.toml
@@ -68,7 +68,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
68
69
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
70
71
-keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "23.0.2" }
+keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "23.0.3" }
72
guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
73
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
74
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.3" }
0 commit comments