mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2026-01-14 06:04:11 +08:00
refactor: build gradle config
This commit is contained in:
@@ -33,7 +33,7 @@ jar {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'io.github.guqing:pluggable-suite:0.0.1-SNAPSHOT'
|
||||
compileOnly 'io.github.guqing:pluggable-suite:0.0.1-SNAPSHOT'
|
||||
compileOnly "io.swagger.core.v3:swagger-core-jakarta:2.2.0"
|
||||
compileOnly 'org.springframework.boot:spring-boot-starter-webflux'
|
||||
annotationProcessor 'io.github.guqing:pluggable-suite:0.0.1-SNAPSHOT'
|
||||
|
||||
Reference in New Issue
Block a user