Update build.gradle

This commit is contained in:
Ludy87 2025-04-17 18:03:01 +02:00
parent 1fb4a40edf
commit 3975e3d195
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -534,7 +534,6 @@ dependencies {
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
testRuntimeOnly 'org.mockito:mockito-inline:5.2.0'
implementation("org.springframework.boot:spring-boot-starter-webflux")
}
tasks.withType(JavaCompile).configureEach {