Skip to content

Commit

Permalink
Merge pull request #1102 from modelix/dependabot/gradle/org.keycloak-…
Browse files Browse the repository at this point in the history
…keycloak-authz-client-26.0.0

build(deps): bump org.keycloak:keycloak-authz-client from 25.0.6 to 26.0.0
  • Loading branch information
benedekh authored Oct 9, 2024
2 parents 8fed953 + f0c961d commit 11abc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ktor-client-auth = { group = "io.ktor", name = "ktor-client-auth", version.ref =
ktor-serialization = { group = "io.ktor", name = "ktor-serialization", version.ref = "ktor" }
ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlinx-json", version.ref = "ktor" }

keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "25.0.6" }
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "26.0.0" }

kotest-assertions-core = { group = "io.kotest", name = "kotest-assertions-core", version.ref = "kotest" }
kotest-assertions-coreJvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit 11abc78

Please sign in to comment.