Skip to content

Commit

Permalink
upgraded the okhttp3 versions to 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Oct 29, 2024
1 parent 9b5cecb commit 33903cf
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 @@ -90,5 +90,5 @@ dependencies {
testImplementation 'org.mockito:mockito-core:2.8.9'
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
testImplementation 'org.springframework:spring-test:5.2.19.RELEASE'
testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
}

0 comments on commit 33903cf

Please sign in to comment.