File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
com/applitools/imagetester Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.applitools.imagetester</groupId >
66 <artifactId >ImageTester</artifactId >
7- <version >3.5.6 </version >
7+ <version >3.5.7 </version >
88 <packaging >jar</packaging >
99 <properties >
1010 <maven .compiler.source>1.8</maven .compiler.source>
6363 <dependency >
6464 <groupId >com.applitools</groupId >
6565 <artifactId >eyes-images-java5</artifactId >
66- <version >5.64.10 </version >
66+ <version >5.66.5 </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Main-Class : com.applitools.imagetester.ImageTester
3- Implementation-Version : 3.5.6
3+ Implementation-Version : 3.5.7
44
Original file line number Diff line number Diff line change 2626import com .applitools .imagetester .lib .Utils ;
2727
2828public class ImageTester {
29- private static final String cur_ver = "3.5.6 " ;
29+ private static final String cur_ver = "3.5.7 " ;
3030
3131 public static void main (String [] args ) {
3232
You can’t perform that action at this time.
0 commit comments