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 3e5948c commit c2a556dCopy full SHA for c2a556d
build.savant
@@ -21,7 +21,7 @@ javaErrorVersion = "2.2.3"
21
restifyVersion = "4.2.1"
22
testngVersion = "7.5.1"
23
24
-project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.51.1", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.52.0", licenses: ["ApacheV2_0"]) {
25
workflow {
26
fetch {
27
cache()
pom.xml
@@ -17,7 +17,7 @@
17
18
<groupId>io.fusionauth</groupId>
19
<artifactId>fusionauth-java-client</artifactId>
20
- <version>1.51.1</version>
+ <version>1.52.0</version>
<packaging>jar</packaging>
<name>FusionAuth Java Client Library</name>
0 commit comments