We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b536ed commit 8a83671Copy full SHA for 8a83671
README.md
@@ -25,7 +25,7 @@ This SDK is built upon [Authing Management API(v3)](https://api.authing.cn/opena
25
<dependency>
26
<groupId>cn.authing</groupId>
27
<artifactId>authing-java-sdk</artifactId>
28
- <version>3.1.16</version>
+ <version>3.1.18</version>
29
</dependency>
30
```
31
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>3.1.17</version>
10
11
<name>Authing Java SDK</name>
12
<description>java backend sdk for authing</description>
0 commit comments