We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1823509 commit dfaccb5Copy full SHA for dfaccb5
build.gradle
@@ -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 'run.halo.starter'
0 commit comments