Skip to content

Commit

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

build(deps): bump org.keycloak:keycloak-authz-client from 23.0.3 to 24.0.1
  • Loading branch information
slisson authored Mar 8, 2024
2 parents 816e002 + 801f9c8 commit 0b4b72f
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 @@ -79,7 +79,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 = "23.0.3" }
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "24.0.1" }
guava = { group = "com.google.guava", name = "guava", version = "33.0.0-jre" }
org-json = { group = "org.json", name = "json", version = "20240303" }
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.35.0" }
Expand Down

0 comments on commit 0b4b72f

Please sign in to comment.