Skip to content

Commit

Permalink
build(deps): bump the google-oauth group with 2 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 5a3a3cd commit 8a365c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ kotest-assertions-ktor = { group = "io.kotest.extensions", name = "kotest-assert

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

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

0 comments on commit 8a365c9

Please sign in to comment.