Skip to content

Commit 9789873

Browse files
chore(deps): bump run.halo.tools.platform:plugin from 2.21.0 to 2.22.0 (#24)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64d651d commit 9789873

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
@@ -75,7 +75,7 @@ platforms.each { variant, platformList ->
7575

7676
dependencies {
7777
// Halo 平台依赖
78-
implementation platform('run.halo.tools.platform:plugin:2.21.0') // BOM 确保版本一致性
78+
implementation platform('run.halo.tools.platform:plugin:2.22.0') // BOM 确保版本一致性
7979
compileOnly 'run.halo.app:api' // compileOnly:运行时由 Halo 提供,避免冲突
8080

8181
// JavaScript 引擎 - 为什么选择 Javet:支持 Node.js 模块,性能好,维护活跃

0 commit comments

Comments
 (0)