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 347a43a commit c2ca38cCopy full SHA for c2ca38c
constructorio-client/pom.xml
@@ -21,7 +21,7 @@
21
<dependency>
22
<groupId>com.squareup.okhttp3</groupId>
23
<artifactId>okhttp</artifactId>
24
- <version>4.10.0</version>
+ <version>4.12.0</version>
25
</dependency>
26
27
<groupId>org.apache.commons</groupId>
@@ -36,13 +36,13 @@
36
37
38
<artifactId>logging-interceptor</artifactId>
39
40
<scope>test</scope>
41
42
43
44
<artifactId>mockwebserver</artifactId>
45
46
47
48
0 commit comments