Skip to content

Commit 59f3e48

Browse files
chore(deps): bump com.squareup.okio:okio from 3.6.0 to 3.15.0 (#132)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.6.0 to 3.15.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.6.0...parent-3.15.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c71a9 commit 59f3e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
testImplementation group: 'org.hamcrest', name: 'hamcrest-library', version: '1.3'
2828
implementation 'com.google.code.gson:gson:2.13.1'
2929
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
30-
implementation 'com.squareup.okio:okio:3.6.0'
30+
implementation 'com.squareup.okio:okio:3.15.0'
3131
implementation 'commons-codec:commons-codec:1.18.0'
3232
}
3333

0 commit comments

Comments
 (0)