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 fec9631 commit 4c62716Copy full SHA for 4c62716
pom.xml
@@ -32,7 +32,7 @@
32
<maven.compiler.source>11</maven.compiler.source>
33
<maven.compiler.target>11</maven.compiler.target>
34
<mainClass>org.codejive.jvm.Main</mainClass>
35
- <version.devkitman>0.1.4</version.devkitman>
+ <version.devkitman>0.3.0</version.devkitman>
36
<version.asciitable>0.3.2</version.asciitable>
37
<version.picocli>4.7.7</version.picocli>
38
<version.snakeyaml>2.5</version.snakeyaml>
0 commit comments