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

Commit c9de890

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.okio:okio-jvm from 3.3.0 to 3.4.0
Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.3.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.3.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0c684a commit c9de890

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.7")
7373
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.3.8")
7474

75-
implementation("com.squareup.okio:okio-jvm:3.3.0")
75+
implementation("com.squareup.okio:okio-jvm:3.4.0")
7676
implementation("com.squareup.okhttp3:okhttp:4.11.0")
7777
testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
7878

0 commit comments

Comments
 (0)