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 6ee0749 commit 7caf068Copy full SHA for 7caf068
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.jpm.Main</mainClass>
35
- <version.mima>2.4.25</version.mima>
+ <version.mima>2.4.31</version.mima>
36
<version.picocli>4.7.7</version.picocli>
37
<version.snakeyaml>2.4</version.snakeyaml>
38
<version.jline>3.30.3</version.jline>
0 commit comments