mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-15 15:41:46 +00:00
chore: upgrade devtools version to 0.0.9 (#34)
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.7"
|
||||
id "run.halo.plugin.devtools" version "0.0.9"
|
||||
}
|
||||
|
||||
group 'run.halo.starter'
|
||||
|
Reference in New Issue
Block a user