Bump Halo devtools to 0.6.1 (#56)

This commit is contained in:
John Niang
2025-06-26 11:53:54 +08:00
committed by GitHub
parent 18235095f3
commit dfaccb5323

View File

@@ -1,7 +1,7 @@
plugins {
id 'java'
id "io.freefair.lombok" version "8.13"
id "run.halo.plugin.devtools" version "0.6.0"
id "run.halo.plugin.devtools" version "0.6.1"
}
group 'run.halo.starter'