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 f8158c7 commit 5aaaca1Copy full SHA for 5aaaca1
gson-adapter/pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.avaje</groupId>
11
<artifactId>avaje-http-client-gson</artifactId>
12
- <version>1.1</version>
+ <version>1.2</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.0</version>
31
<scope>provided</scope>
32
</dependency>
33
0 commit comments