File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ and minimum supported Java version.
3939
4040| version | Java requirements |
4141| --- | --- |
42- | 4.x.y | Java 17+ |
42+ | 4.w.x to 5.y.z | Java 17+ |
4343| 3.x.y | Java 11+ |
4444| 1.x.y to 2.x.y | Java 8+ |
4545
@@ -121,7 +121,7 @@ with the version you want to use.
121121<dependency >
122122 <groupId >org.cicirello</groupId >
123123 <artifactId >jpt</artifactId >
124- <version >4 .0.0</version >
124+ <version >5 .0.0</version >
125125</dependency >
126126```
127127
Original file line number Diff line number Diff line change 66
77 <groupId >org.cicirello</groupId >
88 <artifactId >jpt</artifactId >
9- <version >4 -SNAPSHOT</version >
9+ <version >5 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <name >JavaPermutationTools</name >
You can’t perform that action at this time.
0 commit comments