Skip to content

Commit 1407456

Browse files
authored
Merge pull request #745 from modelix/dependabot/gradle/google-oauth-5c711058f5
build(deps): bump the google-oauth group with 2 updates
2 parents ae47690 + e996bc0 commit 1407456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ ktor-serialization-json = { group = "io.ktor", name = "ktor-serialization-kotlin
8282
keycloak-authz-client = { group = "org.keycloak", name = "keycloak-authz-client", version = "24.0.4" }
8383
guava = { group = "com.google.guava", name = "guava", version = "33.2.0-jre" }
8484
org-json = { group = "org.json", name = "json", version = "20240303" }
85-
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.35.0" }
86-
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.35.0" }
85+
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.36.0" }
86+
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.36.0" }
8787

8888
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
8989
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }

0 commit comments

Comments
 (0)