Skip to content

Commit

Permalink
chore: upgrade devtools version to 0.0.9 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
guqing authored May 13, 2024
1 parent bf58bf0 commit dad7849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit dad7849

Please sign in to comment.