Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 4846c51

Browse files
Bump com.squareup.okio:okio from 3.9.1 to 3.10.0 in the okio group
Bumps the okio group with 1 update: [com.squareup.okio:okio](https://github.com/square/okio). Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.9.1...3.10.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28c97e3 commit 4846c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation("org.slf4j:slf4j-api:2.0.16")
7373
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")
7474

75-
implementation("com.squareup.okio:okio:3.9.1")
75+
implementation("com.squareup.okio:okio:3.10.0")
7676
implementation("com.squareup.okhttp3:okhttp:4.12.0")
7777
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
7878

0 commit comments

Comments
 (0)