Skip to content

Commit 39b2c54

Browse files
chore(deps): bump run.halo.tools.platform:plugin from 2.22.11 to 2.23.0 (#48)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Howie Xie <94725606+HowieHz@users.noreply.github.com>
1 parent de12649 commit 39b2c54

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.22.11') // BOM 确保版本一致性
78+
implementation platform('run.halo.tools.platform:plugin:2.23.0') // BOM 确保版本一致性
7979
compileOnly 'run.halo.app:api' // compileOnly:运行时由 Halo 提供,避免冲突
8080

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

0 commit comments

Comments
 (0)