mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-15 15:41:46 +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 'org.springframework.boot' version '3.0.0-M3'
|
||||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
||||||
id "com.github.node-gradle.node" version "3.3.0"
|
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'
|
id 'java'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user