Skip to content

Commit 0c12410

Browse files
Bump the okio group across 1 directory with 2 updates (#799)
Bumps the okio group with 2 updates in the / directory: [com.squareup.okio:okio-jvm](https://github.com/square/okio) and [com.squareup.okio:okio](https://github.com/square/okio). Updates `com.squareup.okio:okio-jvm` from 3.9.1 to 3.10.2 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.9.1...3.10.2) Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.2 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.9.1...3.10.2) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: okio ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79269e7 commit 0c12410

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.9.1",
10+
"com.squareup.okio:okio-jvm:3.10.2",
1111
"net.bytebuddy:byte-buddy:1.16.0",
1212
"net.bytebuddy:byte-buddy-agent:1.16.0",
1313
"org.apache.commons:commons-compress:1.27.1",

0 commit comments

Comments
 (0)