Skip to content

Commit a96227d

Browse files
chore(deps): bump run.halo.tools.platform:plugin from 2.23.1 to 2.24.0 in the halo group (#97)
Bumps the halo group with 1 update: [run.halo.tools.platform:plugin](https://github.com/halo-dev/halo). Updates `run.halo.tools.platform:plugin` from 2.23.1 to 2.24.0 - [Release notes](https://github.com/halo-dev/halo/releases) - [Commits](halo-dev/halo@v2.23.1...v2.24.0) --- updated-dependencies: - dependency-name: run.halo.tools.platform:plugin dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: halo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4219fcc commit a96227d

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

110110
dependencies {
111111
// Halo 平台依赖
112-
implementation platform('run.halo.tools.platform:plugin:2.23.1') // BOM 确保版本一致性
112+
implementation platform('run.halo.tools.platform:plugin:2.24.0') // BOM 确保版本一致性
113113
compileOnly 'run.halo.app:api' // compileOnly:运行时由 Halo 提供,避免冲突
114114

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

0 commit comments

Comments
 (0)