Skip to content

Commit 3f87f98

Browse files
committed
update gralde to v 2.14
1 parent d2418b0 commit 3f87f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-boot-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ dependencies {
5555
}
5656

5757
task wrapper(type: Wrapper) {
58-
gradleVersion = '2.3'
58+
gradleVersion = '2.14'
5959
}

0 commit comments

Comments
 (0)