Skip to content

Commit faa6861

Browse files
Bump com.squareup.okio:okio from 3.10.2 to 3.11.0
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.10.2 to 3.11.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@3.10.2...parent-3.11.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5beb393 commit faa6861

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
@@ -61,7 +61,7 @@ dependencies {
6161
// https://mvnrepository.com/artifact/org.mockito/mockito-core
6262
testImplementation 'org.mockito:mockito-core:4.9.0'
6363
testImplementation 'org.hamcrest:hamcrest:3.0'
64-
testImplementation 'com.squareup.okio:okio:3.10.2'
64+
testImplementation 'com.squareup.okio:okio:3.11.0'
6565
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
6666
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
6767

0 commit comments

Comments
 (0)