File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.simplelocalize</groupId >
66 <artifactId >simplelocalize-cli</artifactId >
7- <version >2.6.0</version >
7+ <version >2.6.0-beta </version >
88 <packaging >jar</packaging >
99 <name >simplelocalize-cli</name >
1010 <description >Official SimpleLocalize Command Line Interface</description >
1919 <junit5 .version>5.9.2</junit5 .version>
2020 <picocli .version>4.7.5</picocli .version>
2121 <jackson .version>2.14.2</jackson .version>
22+ <lombok .version>1.18.30</lombok .version>
2223
2324 <!-- maven -->
2425 <maven .compiler.target>${jdk.version} </maven .compiler.target>
3031 <native-maven-plugin .version>0.9.22</native-maven-plugin .version>
3132 <maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
3233 <maven-failsafe-plugin .version>2.22.2</maven-failsafe-plugin .version>
33- <lombok .version>1.18.30</lombok .version>
3434 <graalvm .quickBuild>false</graalvm .quickBuild>
3535
3636 <!-- jacoco -->
You can’t perform that action at this time.
0 commit comments