Skip to content

Commit e53e836

Browse files
renovate[bot]WhiteSource RenovateKristjan Kosic
authored
chore(deps): update dependency com.squareup.okhttp3:mockwebserver to v4.4.0 (#87)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com> Co-authored-by: Kristjan Kosic <chris@ark.io>
1 parent 59bec0b commit e53e836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ if (project.hasProperty("signing.keyId")) {
128128

129129
dependencies {
130130
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
131-
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.3.1'
131+
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.4.0'
132132
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
133133

134134
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'

0 commit comments

Comments
 (0)