mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
Use built-in Gradle wrapper task
This commit is contained in:
+1
-1
@@ -284,7 +284,7 @@ configure(rootProject) {
|
||||
archives distZip
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
wrapper {
|
||||
description = "Generates gradlew[.bat] scripts"
|
||||
gradleVersion = '4.6'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user