Skip to content

Commit f666c6e

Browse files
authored
Update build.gradle.template
1 parent f703617 commit f666c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/build.gradle.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id "io.freefair.lombok" version "8.13"
4-
id "run.halo.plugin.devtools" version "0.6.0"
4+
id "run.halo.plugin.devtools" version "0.6.1"
55
}
66

77
group '{{packageName}}'

0 commit comments

Comments
 (0)