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 12d36cd commit 2bdaab6Copy full SHA for 2bdaab6
pom.xml
@@ -239,7 +239,7 @@
239
<dependency>
240
<groupId>org.assertj</groupId>
241
<artifactId>assertj-core</artifactId>
242
- <version>3.12.1</version>
+ <version>3.12.2</version>
243
<scope>test</scope>
244
</dependency>
245
@@ -268,12 +268,12 @@
268
269
<groupId>com.squareup.okhttp3</groupId>
270
<artifactId>okhttp</artifactId>
271
- <version>3.13.1</version>
+ <version>3.14.0</version>
272
273
274
275
<artifactId>logging-interceptor</artifactId>
276
277
278
</dependencies>
279
<profiles>
0 commit comments