Skip to content

Commit 06f351d

Browse files
Merge pull request #1446 from modelix/dependabot/gradle/google-oauth-6cf48df6ae
build(deps): bump the google-oauth group with 2 updates
2 parents e67cedf + 6241932 commit 06f351d

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

9696
guava = { group = "com.google.guava", name = "guava", version = "33.4.0-jre" }
9797
org-json = { group = "org.json", name = "json", version = "20250107" }
98-
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.38.0" }
99-
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.38.0" }
98+
google-oauth-client = { group = "com.google.oauth-client", name = "google-oauth-client", version = "1.39.0" }
99+
google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-oauth-client-jetty", version = "1.39.0" }
100100

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

0 commit comments

Comments
 (0)