Skip to content

Commit 7812406

Browse files
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 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.0 to 3.9.1 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.9.0...3.9.1) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: okio ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39e6208 commit 7812406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

+1-1
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.0")
75+
implementation("com.squareup.okio:okio:3.9.1")
7676
implementation("com.squareup.okhttp3:okhttp:4.12.0")
7777
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
7878

0 commit comments

Comments
 (0)