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 01979bf commit 027b62eCopy full SHA for 027b62e
pom.xml
@@ -266,7 +266,7 @@
266
<dependency>
267
<groupId>org.mockito</groupId>
268
<artifactId>mockito-core</artifactId>
269
- <version>3.3.3</version>
+ <version>3.4.0</version>
270
<scope>test</scope>
271
</dependency>
272
@@ -301,12 +301,12 @@
301
302
<groupId>com.squareup.okhttp3</groupId>
303
<artifactId>okhttp</artifactId>
304
- <version>4.7.2</version>
+ <version>4.8.0</version>
305
306
307
308
<artifactId>logging-interceptor</artifactId>
309
310
311
</dependencies>
312
<profiles>
0 commit comments