Skip to content

Commit d366dd9

Browse files
authored
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (#173)
2 parents 535f62f + 65cdde7 commit d366dd9

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
@@ -136,7 +136,7 @@ dependencies {
136136
testImplementation 'org.mockito:mockito-core:2.8.9'
137137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138138
testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
139-
testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
139+
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
140140
}
141141

142142
apply from: rootProject.file('gradle/maven-publish.gradle')

0 commit comments

Comments
 (0)