File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ Include the following section into your `pom.xml` file.
367367<dependency >
368368 <groupId >com.googlecode.combinatoricslib</groupId >
369369 <artifactId >combinatoricslib</artifactId >
370- <version >2.2 </version >
370+ <version >2.3 </version >
371371 <scope >compile</scope >
372372</dependency >
373373```
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.googlecode.combinatoricslib</groupId >
66 <artifactId >combinatoricslib</artifactId >
7- <version >2.3-SNAPSHOT </version >
7+ <version >2.3</version >
88 <name >CombinatoricsLib</name >
99 <description >Very simple java library to generate permutations, combinations and other
1010 combinatorial sequences.
You can’t perform that action at this time.
0 commit comments