Skip to content

Commit a298638

Browse files
authored
chore: bump devtools version to 0.0.7 (#16)
### What this PR does? 升级 devtools 版本到 0.0.7 ```release-note None ```
1 parent 0dc4919 commit a298638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id "com.github.node-gradle.node" version "5.0.0"
44
id "io.freefair.lombok" version "8.0.1"
5-
id "run.halo.plugin.devtools" version "0.0.4"
5+
id "run.halo.plugin.devtools" version "0.0.7"
66
}
77

88
group 'run.halo.starter'

0 commit comments

Comments
 (0)