mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Polish for Gradle 5.0
This commit is contained in:
parent
8a66d0c78d
commit
8854414101
@ -38,7 +38,7 @@ dependencies {
|
||||
classes.doLast {
|
||||
copy {
|
||||
from includeProject.sourceSets.main.output
|
||||
into sourceSets.main.output.classesDir
|
||||
into sourceSets.main.java.outputDir
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user