We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5830b2b commit b1839b6Copy full SHA for b1839b6
build.gradle
@@ -87,7 +87,6 @@ subprojects {
87
implementation 'jakarta.servlet:jakarta.servlet-api:6.1.0'
88
89
compileOnly 'com.h2database:h2'
90
- testImplementation 'org.springframework.boot:spring-boot-starter-test'
91
compileOnly 'org.projectlombok:lombok:1.18.32'
92
annotationProcessor 'org.projectlombok:lombok:1.18.32'
93
implementation 'commons-io:commons-io:2.16.1'
0 commit comments