Skip to content

Commit 716f5dc

Browse files
authored
Combined PRs (#1800)
# Combined PRs ➡️📦⬅️ ✅ The following pull requests have been successfully combined on this PR: - Closes #1799 Bump com.squareup.okio:okio from 3.10.2 to 3.11.0 - Closes #1798 [Renovate Bot] Update tested AGP versions to v8.10.0-rc02 > This PR was created by the [`github/combine-prs`](https://github.com/github/combine-prs) action
2 parents 7e00afe + abddec3 commit 716f5dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github-release = "2.5.2"
77
gradle-pluginPublish = "1.3.1"
88
gradle-wrapperUpgrade = "0.12"
99
guava = "33.4.7-jre"
10-
okio = "3.10.2"
10+
okio = "3.11.0"
1111
# Gradle plugins must use Groovy 3
1212
# https://docs.gradle.org/current/userguide/compatibility.html#groovy
1313
spock = "2.3-groovy-3.0"

src/test/resources/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"8.11.0-alpha05": [
44
"8.13"
55
],
6-
"8.10.0-rc01": [
6+
"8.10.0-rc02": [
77
"8.12"
88
],
99
"8.9.1": [

0 commit comments

Comments
 (0)