Skip to content

Commit 6eb0028

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

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.4.0'
2424
testImplementation 'com.squareup:javapoet:1.11.1'
2525

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

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

0 commit comments

Comments
 (0)