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 e6145ed commit 42ad5b9Copy full SHA for 42ad5b9
gson-adapter/pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.avaje</groupId>
11
<artifactId>avaje-http-client-gson</artifactId>
12
- <version>1.9</version>
+ <version>1.11</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
31
<scope>provided</scope>
32
</dependency>
33
0 commit comments