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.
2 parents 208644d + 61e542c commit 0bd81c5Copy full SHA for 0bd81c5
gradle/libs.versions.toml
@@ -84,7 +84,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
84
ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.ref = "ktor" }
85
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }
86
87
-keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "25.0.5" }
+keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "25.0.6" }
88
89
kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core", version.ref = "kotest" }
90
kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
0 commit comments