Skip to content

Commit d80393c

Browse files
committed
Correct install4j version
1 parent 57ce07a commit d80393c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<maven.compiler.source>${java.version}</maven.compiler.source>
1717
<maven.compiler.target>${java.version}</maven.compiler.target>
1818
<mainClass>com.kodedu.boot.AppStarter</mainClass>
19-
<install4j.home>/home/travis/build/asciidocfx/AsciidocFX/install4j7.0.6</install4j.home>
19+
<install4j.home>/home/travis/build/asciidocfx/AsciidocFX/install4j7.0.11</install4j.home>
2020
<install4j.licenseKey>${env.LICENSE_KEY_7}</install4j.licenseKey>
2121
<openjfx.version>12</openjfx.version>
2222
<ikonli.version>11.3.3</ikonli.version>

0 commit comments

Comments
 (0)