Skip to content

Commit 63693b4

Browse files
author
Juan Ignacio Ubeira
committed
Gradle update: 3.5.1
1 parent bdb24da commit 63693b4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/genjava/gradle/gradle.tar.gz

3.45 KB
Binary file not shown.

src/genjava/templates/genjava_project/build.gradle.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
task wrapper(type: Wrapper) {
18-
gradleVersion = '2.14.1'
18+
gradleVersion = '3.5.1'
1919
}
2020

2121
buildscript {

0 commit comments

Comments
 (0)