Skip to content

Commit 528a567

Browse files
Bump com.squareup.okio:okio from 3.8.0 to 3.9.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.8.0 to 3.9.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.8.0...parent-3.9.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17fd9a8 commit 528a567

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
@@ -25,7 +25,7 @@ dependencies {
2525
testImplementation('com.intellij.remoterobot:remote-fixtures:' + remoteRobotVersion) {
2626
exclude group: 'com.square.okio', module: 'okio'
2727
}
28-
testImplementation 'com.squareup.okio:okio:3.8.0'
28+
testImplementation 'com.squareup.okio:okio:3.9.0'
2929
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
3030
testImplementation 'com.squareup.okhttp3:okhttp:4.9.2'
3131
testImplementation 'junit:junit:4.11-redhat-1'

0 commit comments

Comments
 (0)