Skip to content

Commit 2b39750

Browse files
authored
Merge branch 'main' into define-groups-to-handle-updates
2 parents c8214a0 + f9b10a1 commit 2b39750

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.11.0'
64+
testImplementation 'com.squareup.okio:okio:3.12.0'
6565
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
6666
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
6767

0 commit comments

Comments
 (0)