We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbad35c commit 5f026d7Copy full SHA for 5f026d7
1 file changed
build.gradle
@@ -14,7 +14,7 @@ import top.howiehz.gradle.YamlPluginVersionSupport
14
15
plugins {
16
id 'java'
17
- id 'io.freefair.lombok' version '8.14'
+ id 'io.freefair.lombok' version '9.1.0'
18
id 'run.halo.plugin.devtools' version '0.6.1' apply false // 禁用自动应用,因为需要手动控制组件索引生成
19
}
20
0 commit comments