Skip to content

Commit f306adf

Browse files
Bump okio from 3.9.1 to 3.10.1
Bumps `okio` from 3.9.1 to 3.10.1. Updates `com.squareup.okio:okio` from 3.9.1 to 3.10.1 - [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.1) Updates `com.squareup.okio:okio-nodefilesystem` from 3.9.1 to 3.10.1 - [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.1) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okio:okio-nodefilesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f756ab commit f306adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "2.0.21"
33
kotest = "6.0.0.M1"
44
detekt = "1.23.7"
55
ktlint = "1.1.0"
6-
okio = "3.9.1"
6+
okio = "3.10.1"
77
serialization = "1.7.3"
88
benchmark = "0.4.13"
99
openapi = "2024.5"

0 commit comments

Comments
 (0)