We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b83fac commit 19fd2f2Copy full SHA for 19fd2f2
build.gradle
@@ -1,7 +1,6 @@
1
buildscript {
2
dependencies {
3
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
4
- classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
6
classpath "io.freefair.gradle:aspectj-plugin:5.0.1"
7
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
0 commit comments