Skip to content

Commit 230b355

Browse files
committed
Update savant plugins
1 parent 817804e commit 230b355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.savant

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, FusionAuth, All Rights Reserved
2+
* Copyright (c) 2019-2024, FusionAuth, All Rights Reserved
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -37,7 +37,7 @@ project(group: "io.fusionauth", name: "fusionauth-typescript-client", version: "
3737
}
3838

3939
// Plugins
40-
file = loadPlugin(id: "org.savantbuild.plugin:file:2.0.0-RC.6")
40+
file = loadPlugin(id: "org.savantbuild.plugin:file:2.0.0-RC.7")
4141
idea = loadPlugin(id: "org.savantbuild.plugin:idea:2.0.0-RC.7")
4242
release = loadPlugin(id: "org.savantbuild.plugin:release-git:2.0.0-RC.6")
4343

0 commit comments

Comments
 (0)