We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088481d commit af55f79Copy full SHA for af55f79
pom.xml
@@ -68,7 +68,7 @@
68
<dependency>
69
<groupId>com.squareup.okhttp3</groupId>
70
<artifactId>mockwebserver</artifactId>
71
- <version>3.13.1</version>
+ <version>3.14.0</version>
72
<scope>test</scope>
73
</dependency>
74
</dependencies>
scribejava-httpclient-okhttp/pom.xml
@@ -23,7 +23,7 @@
23
24
25
<artifactId>okhttp</artifactId>
26
27
28
29
<groupId>com.github.scribejava</groupId>
0 commit comments