File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ # Unreleased
2+
3+ ## Added
4+
5+ ## Fixed
6+
7+ ## Changed
8+
19# 0.17.71 (2024-07-24 / ac0239c)
210
311## Fixed
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.lambdaisland</groupId >
55 <artifactId >cli</artifactId >
6- <version >0.16.68 </version >
6+ <version >0.17.71 </version >
77 <name >cli</name >
88 <description >Command line parser with good subcommand and help handling</description >
99 <url >https://github.com/lambdaisland/cli</url >
2525 <url >https://github.com/lambdaisland/cli</url >
2626 <connection >scm:git:git://github.com/lambdaisland/cli.git</connection >
2727 <developerConnection >scm:git:ssh://git@github.com/lambdaisland/cli.git</developerConnection >
28- <tag >e40a846673b9bdd528c23f92ed753e684cedd55b </tag >
28+ <tag >121b405e90d38326323e582987b729c07e5f69cf </tag >
2929 </scm >
3030 <dependencies >
3131 <dependency >
6161 <configuration >
6262 <archive >
6363 <manifestEntries >
64- <git-revision >e40a846673b9bdd528c23f92ed753e684cedd55b </git-revision >
64+ <git-revision >121b405e90d38326323e582987b729c07e5f69cf </git-revision >
6565 </manifestEntries >
6666 </archive >
6767 </configuration >
You can’t perform that action at this time.
0 commit comments