We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ce07a commit d80393cCopy full SHA for d80393c
pom.xml
@@ -16,7 +16,7 @@
16
<maven.compiler.source>${java.version}</maven.compiler.source>
17
<maven.compiler.target>${java.version}</maven.compiler.target>
18
<mainClass>com.kodedu.boot.AppStarter</mainClass>
19
- <install4j.home>/home/travis/build/asciidocfx/AsciidocFX/install4j7.0.6</install4j.home>
+ <install4j.home>/home/travis/build/asciidocfx/AsciidocFX/install4j7.0.11</install4j.home>
20
<install4j.licenseKey>${env.LICENSE_KEY_7}</install4j.licenseKey>
21
<openjfx.version>12</openjfx.version>
22
<ikonli.version>11.3.3</ikonli.version>
0 commit comments