Skip to content

Commit ecf8bca

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

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
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
val dependencyVersions = listOf(
16-
"com.squareup.okio:okio:3.0.0",
16+
"com.squareup.okio:okio:3.1.0",
1717
"org.apiguardian:apiguardian-api:1.1.2",
1818
"org.jetbrains:annotations:23.0.0",
1919
"org.jetbrains.kotlin:kotlin-reflect:1.6.20",

0 commit comments

Comments
 (0)