Skip to content

Commit 29a3bbf

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

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
@@ -72,7 +72,7 @@ dependencies {
7272
// https://mvnrepository.com/artifact/org.mockito/mockito-core
7373
testImplementation 'org.mockito:mockito-core:4.9.0'
7474
testImplementation 'org.hamcrest:hamcrest:3.0'
75-
testImplementation 'com.squareup.okio:okio:3.11.0'
75+
testImplementation 'com.squareup.okio:okio:3.12.0'
7676
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
7777
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
7878

0 commit comments

Comments
 (0)