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 @@ -28,7 +28,7 @@ Add the following dependency to your maven project :
2828<dependency >
2929 <groupId >ch.powerunit.extensions</groupId >
3030 <artifactId >powerunit-extensions-exceptions</artifactId >
31- <version >2.1 .0</version >
31+ <version >2.2 .0</version >
3232</dependency >
3333```
3434
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >ch.powerunit.extensions</groupId >
66 <artifactId >powerunit-extensions-exceptions</artifactId >
7- <version >2.2.0-SNAPSHOT </version >
7+ <version >2.2.0</version >
88
99 <name >Powerunit - Java Testing framework for JDK 1.9 - Extension to provide unchecked exception for lambda.</name >
1010 <description >This is a test framework for the JDK 1.9 - Extension to provide unchecked exception for lambda.</description >
You can’t perform that action at this time.
0 commit comments