Skip to content

Commit c79cd75

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump okio from 2.9.0 to 2.10.0
Bumps [okio](https://github.com/square/okio) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-2.9.0...parent-2.10.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3898987 commit c79cd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation 'com.squareup:kotlinpoet:1.7.2'
2424
testImplementation 'com.squareup:javapoet:1.13.0'
2525

26-
implementation "com.squareup.okio:okio:2.9.0"
26+
implementation "com.squareup.okio:okio:2.10.0"
2727
implementation 'io.github.classgraph:classgraph:4.8.98'
2828

2929
// This dependency is only needed as a "sample" compiler plugin to test that

0 commit comments

Comments
 (0)