Skip to content

Commit

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

build(deps): bump org.keycloak:keycloak-authz-client from 25.0.0 to 25.0.1
  • Loading branch information
Oleksandr Dzhychko authored Jun 21, 2024
2 parents 67888ab + 8b63337 commit 0d639d5
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 @@ -81,7 +81,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.0" }
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "25.0.1" }
guava = { group = "com.google.guava", name = "guava", version = "33.2.1-jre" }
org-json = { group = "org.json", name = "json", version = "20240303" }
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.36.0" }
Expand Down

0 comments on commit 0d639d5

Please sign in to comment.