Skip to content

Commit cd656bc

Browse files
authored
Merge pull request #112 from technosf/dependabot/maven/com.squareup.okhttp3-mockwebserver-5.1.0
Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.1.0
2 parents 9647cb4 + 81dbe90 commit cd656bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ You should run this on you command-line: mvn jfx:native</description>
211211
<dependency>
212212
<groupId>com.squareup.okhttp3</groupId>
213213
<artifactId>mockwebserver</artifactId>
214-
<version>4.12.0</version>
214+
<version>5.1.0</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)