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 313a198 commit 51942fcCopy full SHA for 51942fc
pom.xml
@@ -260,7 +260,7 @@
260
<dependency>
261
<groupId>org.assertj</groupId>
262
<artifactId>assertj-core</artifactId>
263
- <version>3.15.0</version>
+ <version>3.16.1</version>
264
<scope>test</scope>
265
</dependency>
266
@@ -301,12 +301,12 @@
301
302
<groupId>com.squareup.okhttp3</groupId>
303
<artifactId>okhttp</artifactId>
304
- <version>4.6.0</version>
+ <version>4.7.0</version>
305
306
307
308
<artifactId>logging-interceptor</artifactId>
309
310
311
</dependencies>
312
<profiles>
0 commit comments