Skip to content

Commit f270694

Browse files
committed
Added JPMS Run Task... and some minor fixes...
Released 6.0.2
1 parent 4673aac commit f270694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/mangorage/mangobotgradle/tasks/CopyTask.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public CopyTask(Config config, String group) {
6363
mustRunAfter(dependency);
6464
}
6565

66+
6667
@TaskAction
6768
public void run() {
6869
if (isPluginDev) {

0 commit comments

Comments
 (0)