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 a56b279 commit ecdbac8Copy full SHA for ecdbac8
pom.xml
@@ -245,7 +245,7 @@
245
<dependency>
246
<groupId>org.mockito</groupId>
247
<artifactId>mockito-core</artifactId>
248
- <version>2.27.0</version>
+ <version>2.28.2</version>
249
<scope>test</scope>
250
</dependency>
251
@@ -268,12 +268,12 @@
268
269
<groupId>com.squareup.okhttp3</groupId>
270
<artifactId>okhttp</artifactId>
271
- <version>3.14.1</version>
+ <version>3.14.2</version>
272
273
274
275
<artifactId>logging-interceptor</artifactId>
276
277
278
</dependencies>
279
<profiles>
0 commit comments