Skip to content

Commit becc7f3

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) | dependencies | misk/gradle/libs.versions.toml | gradle | major | `1.47.1` -> `2.0.0` | | [com.google.http-client:google-http-client](https://github.com/googleapis/google-http-java-client) | dependencies | misk/gradle/libs.versions.toml | gradle | major | `1.47.1` -> `2.0.0` | --- ### Release Notes <details> <summary>googleapis/google-http-java-client (com.google.http-client:google-http-client-jackson2)</summary> ### [`v2.0.0`](https://github.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#200-2025-08-08) ##### ⚠ BREAKING CHANGES - update guava to 33.4.8-android ([#&#8203;2112](googleapis/google-http-java-client#2112)) ##### Features - Next release from main branch is 1.48.0 ([#&#8203;2110](googleapis/google-http-java-client#2110)) ([33c6793](googleapis/google-http-java-client@33c6793)) ##### Dependencies - Update guava to 33.4.8-android ([#&#8203;2112](googleapis/google-http-java-client#2112)) ([941038c](googleapis/google-http-java-client@941038c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 9150e7bef7b1c67839e57397c95f99d8eb22538d
1 parent 8889244 commit becc7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencyAnalysisPlugin = "2.19.0"
88
detekt = "1.23.8"
99
docker = "3.5.3"
1010
googleAuth = "1.37.1"
11-
googleHttp = "1.47.1"
11+
googleHttp = "2.0.0"
1212
guava = "33.4.8-jre"
1313
hoplite = "2.7.5"
1414
jackson = "2.19.2"

0 commit comments

Comments
 (0)