Skip to content

Commit f3b549b

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

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

26-
implementation "com.squareup.okio:okio:3.2.0"
26+
implementation "com.squareup.okio:okio:3.3.0"
2727
implementation 'io.github.classgraph:classgraph:4.8.156'
2828

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

0 commit comments

Comments
 (0)