Skip to content

Commit bcc65be

Browse files
chore(deps): bump run.halo.plugin.devtools from 0.6.1 to 0.6.2 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ae8d9c commit bcc65be

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
@@ -15,7 +15,7 @@ import top.howiehz.gradle.YamlPluginVersionSupport
1515
plugins {
1616
id 'java'
1717
id 'io.freefair.lombok' version '9.1.0'
18-
id 'run.halo.plugin.devtools' version '0.6.1' apply false // 禁用自动应用,因为需要手动控制组件索引生成
18+
id 'run.halo.plugin.devtools' version '0.6.2' apply false // 禁用自动应用,因为需要手动控制组件索引生成
1919
}
2020

2121
apply plugin: 'run.halo.plugin.devtools' // 手动应用以便后续禁用默认组件索引任务

0 commit comments

Comments
 (0)