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 c66fb68 commit 14c4772Copy full SHA for 14c4772
build.savant
@@ -15,7 +15,7 @@
15
*/
16
savantVersion = "1.0.0"
17
18
-project(group: "io.fusionauth", name: "fusionauth-samlv2", version: "0.5.3", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-samlv2", version: "0.5.4", licenses: ["ApacheV2_0"]) {
19
workflow {
20
standard()
21
}
0 commit comments