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.
2 parents 69b15f2 + 1b05a0b commit 64f2a64Copy full SHA for 64f2a64
pom.xml
@@ -26,17 +26,17 @@
26
<dependency>
27
<groupId>info.unterrainer.commons</groupId>
28
<artifactId>serialization</artifactId>
29
- <version>0.2.3</version>
+ <version>0.2.4</version>
30
</dependency>
31
32
<groupId>com.squareup.okhttp3</groupId>
33
<artifactId>okhttp</artifactId>
34
- <version>4.9.3</version>
+ <version>4.12.0</version>
35
36
37
<groupId>com.squareup.okio</groupId>
38
<artifactId>okio</artifactId>
39
- <version>2.10.0</version>
+ <version>3.6.0</version>
40
41
42
<groupId>io.github.rburgst</groupId>
0 commit comments