Skip to content

Commit f619285

Browse files
committed
Updated version for fusionauth-java-client to 1.64.1
1 parent 4dd46a5 commit f619285

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ javaErrorVersion = "2.2.3"
2222
restifyVersion = "4.3.0"
2323
testngVersion = "7.5.1"
2424

25-
project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.64.0", licenses: ["ApacheV2_0"]) {
25+
project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.64.1", licenses: ["ApacheV2_0"]) {
2626
workflow {
2727
fetch {
2828
cache()

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>io.fusionauth</groupId>
1919
<artifactId>fusionauth-java-client</artifactId>
20-
<version>1.64.0</version>
20+
<version>1.64.1</version>
2121
<packaging>jar</packaging>
2222

2323
<name>FusionAuth Java Client Library</name>

0 commit comments

Comments
 (0)