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 23f4e5e commit d54269aCopy full SHA for d54269a
gson-adapter/pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.avaje</groupId>
11
<artifactId>avaje-http-client-gson</artifactId>
12
- <version>1.5</version>
+ <version>1.6</version>
13
14
<scm>
15
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
@@ -27,7 +27,7 @@
27
<dependency>
28
29
<artifactId>avaje-http-client</artifactId>
30
- <version>1.6-SNAPSHOT</version>
31
<scope>provided</scope>
32
</dependency>
33
0 commit comments