Skip to content

Commit 15e556d

Browse files
author
FusionAuth Automation
committed
Sync from monorepo cb9ebe6a0eaf
1 parent dc972cc commit 15e556d

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
@@ -24,7 +24,7 @@ javaErrorVersion = "2.2.3"
2424
restifyVersion = "4.4.0"
2525
testngVersion = "7.5.1"
2626

27-
project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.65.0", licenses: ["ApacheV2_0"]) {
27+
project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.66.0", licenses: ["ApacheV2_0"]) {
2828
workflow {
2929
fetch {
3030
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.65.0</version>
20+
<version>1.66.0</version>
2121
<packaging>jar</packaging>
2222

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

0 commit comments

Comments
 (0)