mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-14 15:11:52 +00:00
chore: bump devtools version to 0.0.7 (#16)
### What this PR does? 升级 devtools 版本到 0.0.7 ```release-note None ```
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id "com.github.node-gradle.node" version "5.0.0"
|
||||
id "io.freefair.lombok" version "8.0.1"
|
||||
id "run.halo.plugin.devtools" version "0.0.4"
|
||||
id "run.halo.plugin.devtools" version "0.0.7"
|
||||
}
|
||||
|
||||
group 'run.halo.starter'
|
||||
|
Reference in New Issue
Block a user