Skip to content

Commit 1e41ee1

Browse files
committed
bump to released version
1 parent 4dd5a36 commit 1e41ee1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fusionauthJWTVersion = "5.2.4"
1818
jacksonVersion = "2.15.4"
1919
jackson5Version = "3.0.1"
2020
javaErrorVersion = "2.2.3"
21-
restifyVersion = "4.3.0-{integration}"
21+
restifyVersion = "4.3.0"
2222
testngVersion = "7.5.1"
2323

2424
project(group: "io.fusionauth", name: "fusionauth-java-client", version: "1.58.0", licenses: ["ApacheV2_0"]) {

fusionauth-java-client.iml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
<orderEntry type="module-library">
3333
<library>
3434
<CLASSES>
35-
<root url="jar://$USER_HOME$/.savant/cache/com/inversoft/restify/4.3.0-{integration}/restify-4.3.0-{integration}.jar!/" />
35+
<root url="jar://$MODULE_DIR$/.savant/cache/com/inversoft/restify/4.3.0/restify-4.3.0.jar!/" />
3636
</CLASSES>
3737
<JAVADOC />
3838
<SOURCES>
39-
<root url="jar://$USER_HOME$/.savant/cache/com/inversoft/restify/4.3.0-{integration}/restify-4.3.0-{integration}-src.jar!/" />
39+
<root url="jar://$MODULE_DIR$/.savant/cache/com/inversoft/restify/4.3.0/restify-4.3.0-src.jar!/" />
4040
</SOURCES>
4141
</library>
4242
</orderEntry>

0 commit comments

Comments
 (0)