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 075a323 commit 75deb59Copy full SHA for 75deb59
1 file changed
build.savant
@@ -19,7 +19,7 @@ import java.nio.file.Paths
19
fusionauthJWTVersion = "5.2.4"
20
javaErrorVersion = "2.2.3"
21
22
-project(group: "io.fusionauth", name: "fusionauth-client-builder", version: "1.59.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-client-builder", version: "1.59.1", licenses: ["ApacheV2_0"]) {
23
workflow {
24
fetch {
25
cache()
0 commit comments