Skip to content

Commit 17bbce2

Browse files
committed
Update build.gradle
1 parent 51f9231 commit 17bbce2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mustache-json/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies {
3232
compile("org.springframework.boot:spring-boot-starter-mustache")
3333
}
3434

35-
task wrapper(type: Wrapper) {
36-
distributionType = 'BIN'
35+
wrapper {
3736
gradleVersion = "4.10.2"
3837
}

0 commit comments

Comments
 (0)