Skip to content

Commit ed26962

Browse files
committed
Stop applying Groovy plugin for the root Gradle project
The root project does not rely on the Groovy plugin. See gh-27945
1 parent 8e2bb5f commit ed26962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ configure(moduleProjects) { project ->
363363
configure(rootProject) {
364364
description = "Spring Framework"
365365

366-
apply plugin: "groovy"
367366
apply plugin: "kotlin"
368367
apply plugin: "io.spring.nohttp"
369368
apply plugin: 'org.springframework.build.api-diff'

0 commit comments

Comments
 (0)