Skip to content

Commit 65cdde7

Browse files
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 535f62f commit 65cdde7

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)