Skip to content

Commit 8a365c9

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.37.0 to 1.38.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.37.0...v1.38.0) Updates `com.google.oauth-client:google-oauth-client-jetty` from 1.37.0 to 1.38.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.37.0...v1.38.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 5a3a3cd commit 8a365c9

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)