新增对PJAX的支持

This commit is contained in:
anian
2026-07-18 15:34:11 +08:00
parent 8b7190ae69
commit 69fea8aa39
5 changed files with 101 additions and 44 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ repositories {
}
dependencies {
implementation platform('run.halo.tools.platform:plugin:2.17.0-SNAPSHOT')
implementation platform('run.halo.tools.platform:plugin:2.20.11')
compileOnly 'run.halo.app:api'
testImplementation 'run.halo.app:api'