We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f703617 commit f666c6eCopy full SHA for f666c6e
template/build.gradle.template
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id "io.freefair.lombok" version "8.13"
4
- id "run.halo.plugin.devtools" version "0.6.0"
+ id "run.halo.plugin.devtools" version "0.6.1"
5
}
6
7
group '{{packageName}}'
0 commit comments