Delete Maven-plugin

This commit is contained in:
Nezumi
2023-01-26 11:10:56 +07:00
parent 60238a4b0d
commit c1aac040b7
-2
View File
@@ -18,8 +18,6 @@ repositories {
mavenCentral() mavenCentral()
} }
apply plugin: 'maven-publish'
dependencies { dependencies {
// https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-maven-plugin // https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-maven-plugin
implementation group: 'org.springframework.boot', name: 'spring-boot-maven-plugin', version: '3.0.0' implementation group: 'org.springframework.boot', name: 'spring-boot-maven-plugin', version: '3.0.0'