Skip to content

Commit 13b0a5f

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump okio from 2.10.0 to 3.0.0
Bumps [okio](https://github.com/square/okio) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-2.10.0...parent-3.0.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99cec74 commit 13b0a5f

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
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

1616
val dependencyVersions = listOf(
17-
"com.squareup.okio:okio:2.10.0",
17+
"com.squareup.okio:okio:3.0.0",
1818
"org.apiguardian:apiguardian-api:1.1.2",
1919
"org.jetbrains:annotations:22.0.0",
2020
"org.jetbrains.kotlin:kotlin-reflect:1.5.31",

0 commit comments

Comments
 (0)