Skip to content

Commit a14147f

Browse files
authored
Merge pull request #36 from RADAR-base/dependabot/gradle/dev/com.squareup.okhttp3-okhttp-3.14.0
Bump okhttp from 3.12.1 to 3.14.0
2 parents 25b3498 + 6f2beb3 commit a14147f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-connect-rest-source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.1'
2+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.2'
33

44
// Included in connector runtime
55
compileOnly group: 'org.apache.kafka', name: 'connect-api', version: kafkaVersion

0 commit comments

Comments
 (0)