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 3131 <dependency >
3232 <groupId >io.cucumber</groupId >
3333 <artifactId >cucumber-java</artifactId >
34- <version >6.7.0 </version >
34+ <version >6.8.1 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >io.cucumber</groupId >
3838 <artifactId >cucumber-core</artifactId >
39- <version >6.6.0 </version >
39+ <version >6.8.1 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >org.hamcrest</groupId >
5252 <dependency >
5353 <groupId >io.cucumber</groupId >
5454 <artifactId >cucumber-junit</artifactId >
55- <version >6.6.0 </version >
55+ <version >6.8.1 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >junit</groupId >
5959 <artifactId >junit</artifactId >
60- <version >4.13</version >
60+ <version >4.13.1 </version >
6161 </dependency >
6262 <dependency >
6363 <groupId >com.tngtech.java</groupId >
7373 <dependency >
7474 <groupId >org.assertj</groupId >
7575 <artifactId >assertj-core</artifactId >
76- <version >3.17.1 </version >
76+ <version >3.17.2 </version >
7777 <scope >test</scope >
7878 </dependency >
7979 <dependency >
You can’t perform that action at this time.
0 commit comments