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 8eb29b0 commit 8c0527fCopy full SHA for 8c0527f
gson-adapter/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>io.avaje</groupId>
30
<artifactId>avaje-http-client</artifactId>
31
- <version>1.20</version>
+ <version>1.21-SNAPSHOT</version>
32
<scope>provided</scope>
33
</dependency>
34
test/pom.xml
@@ -16,13 +16,13 @@
16
17
18
19
- <version>1.20-SNAPSHOT</version>
20
21
22
23
24
<artifactId>avaje-http-client-gson</artifactId>
25
26
27
0 commit comments