Fix missing findbugs dependency for Dokka task
This commit is contained in:
@@ -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