File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- ~ Copyright (c) 2019, 2024 , Gluon
2
+ ~ Copyright (c) 2019, 2025 , Gluon
3
3
~ All rights reserved.
4
4
~
5
5
~ Redistribution and use in source and binary forms, with or without
34
34
<groupId >com.gluonhq</groupId >
35
35
<artifactId >gluonfx-maven-plugin</artifactId >
36
36
<packaging >maven-plugin</packaging >
37
- <version >1.0.25 -SNAPSHOT</version >
37
+ <version >1.0.26 -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 >
47
47
<javadoc .plugin.version>3.5.0</javadoc .plugin.version>
48
48
<gpg .plugin.version>3.1.0</gpg .plugin.version>
49
49
<maven .plugin.version>3.9.9</maven .plugin.version>
50
- <substrate .version>0.0.65 -SNAPSHOT</substrate .version>
50
+ <substrate .version>0.0.66 -SNAPSHOT</substrate .version>
51
51
</properties >
52
52
53
53
<dependencies >
You can’t perform that action at this time.
0 commit comments