mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix missing findbugs dependency for Dokka task
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ ext {
|
||||
}
|
||||
}
|
||||
|
||||
configure(subprojects) { project ->
|
||||
configure(allprojects) { project ->
|
||||
apply plugin: "io.spring.dependency-management"
|
||||
|
||||
dependencyManagement {
|
||||
|
||||
Reference in New Issue
Block a user