File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<groupId >com.gluonhq</groupId >
35
35
<artifactId >gluonfx-maven-plugin</artifactId >
36
36
<packaging >maven-plugin</packaging >
37
- <version >1.0.24 </version >
37
+ <version >1.0.25-SNAPSHOT </version >
38
38
<name >GluonFX plugin for Maven</name >
39
39
<description >GluonFX plugin allows to run JavaFX application on the JVM or to create their native images.</description >
40
40
<inceptionYear >2019</inceptionYear >
48
48
<javadoc .plugin.version>3.5.0</javadoc .plugin.version>
49
49
<gpg .plugin.version>3.1.0</gpg .plugin.version>
50
50
<maven .resolver.version>1.7.3</maven .resolver.version>
51
- <substrate .version>0.0.64 </substrate .version>
51
+ <substrate .version>0.0.65-SNAPSHOT </substrate .version>
52
52
</properties >
53
53
54
54
<dependencies >
You can’t perform that action at this time.
0 commit comments