Skip to content

Commit fea1763

Browse files
committed
U to v1.5.2-SNAPSHOT
1 parent 872bc9c commit fea1763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
}
6666

6767
group = 'io.github.fvarrui'
68-
version = '1.5.1-SNAPSHOT'
68+
version = '1.5.2-SNAPSHOT'
6969
description = 'Hybrid Maven/Gradle plugin to package Java applications as native Windows, Mac OS X or GNU/Linux executables and create installers for them'
7070

7171
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)