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 a0cabc3 commit ebedc87Copy full SHA for ebedc87
gson-adapter/pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.avaje</groupId>
12
<artifactId>avaje-http-client-gson</artifactId>
13
- <version>0.6-SNAPSHOT</version>
+ <version>0.10-SNAPSHOT</version>
14
15
<scm>
16
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
@@ -28,7 +28,7 @@
28
<dependency>
29
30
<artifactId>avaje-http-client</artifactId>
31
- <version>0.5</version>
+ <version>0.10</version>
32
<scope>provided</scope>
33
</dependency>
34
0 commit comments