We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c2f6b commit 341a35dCopy full SHA for 341a35d
1 file changed
build.gradle.kts
@@ -41,7 +41,6 @@ sonar {
41
42
subprojects {
43
apply(plugin = "jacoco")
44
- apply(plugin = "io.spring.dependency-management")
45
46
// Only configure the test task if it exists
47
tasks.matching { it.name == "test" }.configureEach {
0 commit comments