Skip to content

Commit 239037f

Browse files
chore(deps): bump com.squareup.okio:okio from 3.6.0 to 3.15.0
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>
1 parent e07eea3 commit 239037f

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.10'
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.15'
3232
}
3333

0 commit comments

Comments
 (0)