Polish
See gh-20973
This commit is contained in:
committed by
Stephane Nicoll
parent
e9016701e7
commit
5fad43ec40
@@ -66,7 +66,7 @@ class SpringBootPluginIntegrationTests {
|
||||
|
||||
@DisabledForJreRange(min = JRE.JAVA_13)
|
||||
@Test
|
||||
void succeedWithVersionOfGradle6MatchingWhatIsRequired() {
|
||||
void succeedWithVersionOfGradle5MatchingWhatIsRequired() {
|
||||
this.gradleBuild.gradleVersion("5.6").build();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user