Skip to content

Commit fa5873f

Browse files
chore(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.1
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.15.0 to 3.16.1. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.15.0...parent-3.16.1) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b41440 commit fa5873f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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: '3.0'
2828
implementation 'com.google.code.gson:gson:2.13.1'
2929
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
30-
implementation 'com.squareup.okio:okio:3.15.0'
30+
implementation 'com.squareup.okio:okio:3.16.1'
3131
implementation 'commons-codec:commons-codec:1.19.0'
3232
}
3333

0 commit comments

Comments
 (0)