Skip to content

Commit 7309b88

Browse files
committed
updateDependenciesSettings does not process AsciidoctorConventionPlugin
1 parent 47087ba commit 7309b88

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
@@ -58,7 +58,6 @@ updateDependenciesSettings {
5858
}
5959
addFiles({
6060
return [
61-
project.file("buildSrc/src/main/java/io/spring/gradle/convention/AsciidoctorConventionPlugin.java"),
6261
project.file("buildSrc/src/main/groovy/io/spring/gradle/convention/CheckstylePlugin.groovy")
6362
]
6463
})

0 commit comments

Comments
 (0)