Skip to content

Commit 350109d

Browse files
Bump com.squareup.okio:okio in the okio group across 1 directory
Bumps the okio group with 1 update in the / directory: [com.squareup.okio:okio](https://github.com/square/okio). Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2 - [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.2) --- 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 8c8f54c commit 350109d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
testRuntimeOnly("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")
7171

7272
api("com.squareup.okhttp3:okhttp:4.12.0")
73-
implementation("com.squareup.okio:okio:3.9.1")
73+
implementation("com.squareup.okio:okio:3.10.2")
7474

7575
implementation("com.kohlschutter.junixsocket:junixsocket-core:2.10.1@pom") {
7676
isTransitive = true

0 commit comments

Comments
 (0)