Skip to content

Commit 705fed8

Browse files
Merge pull request #1397 from modelix/dependabot/gradle/google-oauth-f738926a03
build(deps): bump the google-oauth group with 2 updates
2 parents a2a1508 + 8a365c9 commit 705fed8

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
@@ -94,8 +94,8 @@ kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assert
9494

9595
guava = { group = "com.google.guava", name = "guava", version = "33.4.0-jre" }
9696
org-json = { group = "org.json", name = "json", version = "20250107" }
97-
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.37.0" }
98-
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.37.0" }
97+
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.38.0" }
98+
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.38.0" }
9999

100100
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
101101
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }

0 commit comments

Comments
 (0)