Skip to content

Commit 0a45982

Browse files
Bump com.squareup.okio:okio from 3.10.2 to 3.16.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.10.2 to 3.16.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.10.2...parent-3.16.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e0fcba commit 0a45982

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
@@ -44,7 +44,7 @@ kotlin {
4444
sourceSets {
4545
commonMain {
4646
dependencies {
47-
api("com.squareup.okio:okio:3.10.2")
47+
api("com.squareup.okio:okio:3.16.0")
4848
}
4949
}
5050
commonTest {

0 commit comments

Comments
 (0)