We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf29ddf commit 88215bcCopy full SHA for 88215bc
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 '9.1.0'
+ id 'io.freefair.lombok' version '9.2.0'
18
id 'run.halo.plugin.devtools' version '0.6.2' apply false // 禁用自动应用,因为需要手动控制组件索引生成
19
}
20
0 commit comments