mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-14 23:21:15 +00:00
chore: upgrade plugin-development version
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'org.springframework.boot' version '3.0.0-M3'
|
||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
||||
id "com.github.node-gradle.node" version "3.3.0"
|
||||
id "io.github.guqing.plugin-development" version "0.0.1-SNAPSHOT"
|
||||
id "io.github.guqing.plugin-development" version "0.0.3-SNAPSHOT"
|
||||
id 'java'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user