Skip to content

Commit

Permalink
Merge pull request meilisearch#626 from meilisearch/dependabot/gradle…
Browse files Browse the repository at this point in the history
…/com.squareup.okio-okio-3.5.0

Bump com.squareup.okio:okio from 3.4.0 to 3.5.0
  • Loading branch information
alallema authored Aug 3, 2023
2 parents 2abfd0b + 4344b88 commit 47cc32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.mockito/mockito-core
testImplementation 'org.mockito:mockito-core:4.9.0'
testImplementation 'org.hamcrest:hamcrest:2.2'
testImplementation 'com.squareup.okio:okio:3.4.0'
testImplementation 'com.squareup.okio:okio:3.5.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'

Expand Down

0 comments on commit 47cc32b

Please sign in to comment.