We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f9f851 + d0ce8a4 commit 84df78aCopy full SHA for 84df78a
buildSrc/src/main/groovy/io/spring/gradle/convention/IntegrationTestPlugin.groovy
@@ -70,11 +70,9 @@ public class IntegrationTestPlugin implements Plugin<Project> {
70
}
71
integrationTestCompileClasspath {
72
extendsFrom integrationTestCompile
73
- canBeResolved = true
74
75
integrationTestRuntimeClasspath {
76
extendsFrom integrationTestRuntime
77
78
79
80
0 commit comments