Skip to content

Commit dad7849

Browse files
authored
chore: upgrade devtools version to 0.0.9 (#34)
1 parent bf58bf0 commit dad7849

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.7"
5+
id "run.halo.plugin.devtools" version "0.0.9"
66
}
77

88
group 'run.halo.starter'

0 commit comments

Comments
 (0)