Skip to content

Commit

Permalink
Update savant plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed May 27, 2024
1 parent 2fa8935 commit 658d467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.savant
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.50.1
}

// Plugins
file = loadPlugin(id: "org.savantbuild.plugin:file:2.0.0-RC.6")
file = loadPlugin(id: "org.savantbuild.plugin:file:2.0.0-RC.7")
release = loadPlugin(id: "org.savantbuild.plugin:release-git:2.0.0-RC.6")

target(name: "clean", description: "Cleans build directory") {
Expand Down

0 comments on commit 658d467

Please sign in to comment.