Use Gradle test fixture support for spring-core
See gh-23550
This commit is contained in:
@@ -6,4 +6,5 @@ dependencies {
|
||||
optional("org.aspectj:aspectjweaver")
|
||||
optional("org.apache.commons:commons-pool2")
|
||||
optional("com.jamonapi:jamon")
|
||||
testCompile(testFixtures(project(":spring-core")))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user