Skip to content

Commit 6241932

Browse files
build(deps): bump the google-oauth group with 2 updates
Bumps the google-oauth group with 2 updates: [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client) and [com.google.oauth-client:google-oauth-client-jetty](https://github.com/googleapis/google-oauth-java-client). Updates `com.google.oauth-client:google-oauth-client` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases) - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-oauth-java-client@v1.38.0...v1.39.0) Updates `com.google.oauth-client:google-oauth-client-jetty` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/googleapis/google-oauth-java-client/releases) - [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-oauth-java-client@v1.38.0...v1.39.0) --- updated-dependencies: - dependency-name: com.google.oauth-client:google-oauth-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: google-oauth - dependency-name: com.google.oauth-client:google-oauth-client-jetty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: google-oauth ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cf9dcd commit 6241932

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)