File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.applitools.example</groupId >
88 <artifactId >example-selenium-java-junit-ufg</artifactId >
9- <version >2.0</version >
9+ <version >2.1. 0</version >
1010
1111 <properties >
1212 <maven .compiler.source>1.8</maven .compiler.source>
2626 <dependencies >
2727 <dependency >
2828 <groupId >com.applitools</groupId >
29- <artifactId >eyes-selenium-java3 </artifactId >
30- <version >3.213 .0</version >
29+ <artifactId >eyes-selenium-java5 </artifactId >
30+ <version >5.15 .0</version >
3131 <scope >test</scope >
3232 </dependency >
3333 <dependency >
3434 <groupId >org.junit.jupiter</groupId >
3535 <artifactId >junit-jupiter</artifactId >
36- <version >5.8.2 </version >
36+ <version >5.9.0 </version >
3737 <scope >test</scope >
3838 </dependency >
3939 <dependency >
4040 <groupId >org.seleniumhq.selenium</groupId >
4141 <artifactId >selenium-java</artifactId >
42- <version >4.2.1 </version >
42+ <version >4.3.0 </version >
4343 <scope >test</scope >
4444 </dependency >
4545 </dependencies >
You can’t perform that action at this time.
0 commit comments