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 2da8e27 commit cf5839bCopy full SHA for cf5839b
pom.xml
@@ -265,7 +265,7 @@
265
<dependency>
266
<groupId>com.squareup.okhttp3</groupId>
267
<artifactId>mockwebserver</artifactId>
268
- <version>4.9.3</version><!-- should be aligned with the version provided by okhttp-api-plugin -->
+ <version>4.12.0</version><!-- should be aligned with the version provided by okhttp-api-plugin -->
269
</dependency>
270
</dependencies>
271
</dependencyManagement>
0 commit comments