diff --git a/build.savant b/build.savant
index 4a5033cc..262ebfb9 100644
--- a/build.savant
+++ b/build.savant
@@ -21,7 +21,7 @@ javaErrorVersion = "2.2.3"
restifyVersion = "4.2.1"
testngVersion = "7.5.1"
-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"]) {
workflow {
fetch {
cache()
diff --git a/pom.xml b/pom.xml
index f196fd1a..72279d53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
io.fusionauth
fusionauth-java-client
- 1.51.1
+ 1.52.0
jar
FusionAuth Java Client Library