Skip to content

Commit 8459eb6

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0
Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.4.0 to 3.5.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.4.0...parent-3.5.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a266b9 commit 8459eb6

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
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
val dependencyVersions = listOf(
10-
"com.squareup.okio:okio-jvm:3.4.0",
10+
"com.squareup.okio:okio-jvm:3.5.0",
1111
"net.bytebuddy:byte-buddy:1.14.6",
1212
"net.bytebuddy:byte-buddy-agent:1.14.6",
1313
"org.apache.commons:commons-compress:1.23.0",

0 commit comments

Comments
 (0)