diff --git a/build.gradle b/build.gradle index dca7f7e..408e00e 100644 --- a/build.gradle +++ b/build.gradle @@ -18,8 +18,6 @@ repositories { mavenCentral() } -apply plugin: 'maven-publish' - dependencies { // 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'