Skip to content

Commit aaad0c5

Browse files
authored
Merge pull request #27 from FusionAuth/bhalsey/merge-develop-1.56.0
Merge bhalsey/merge-develop-1.56.0
2 parents 407c6f0 + f6ad8ea commit aaad0c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.savant

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.56.0
3939
}
4040

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

4545
target(name: "clean", description: "Cleans build directory") {
4646
file.prune(dir: 'pkg')

0 commit comments

Comments
 (0)