File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
77
<dependency >
78
78
<groupId >io.cucumber</groupId >
79
79
<artifactId >cucumber-bom</artifactId >
80
- <version >7.21.1 </version >
80
+ <version >7.22.0 </version >
81
81
<type >pom</type >
82
82
<scope >import</scope >
83
83
</dependency >
Original file line number Diff line number Diff line change 147
147
<dependency >
148
148
<groupId >org.testcontainers</groupId >
149
149
<artifactId >testcontainers</artifactId >
150
- <version >1.20.6 </version >
150
+ <version >1.21.0 </version >
151
151
<scope >test</scope >
152
152
</dependency >
153
153
<dependency >
154
154
<groupId >org.testcontainers</groupId >
155
155
<artifactId >junit-jupiter</artifactId >
156
- <version >1.20.6 </version >
156
+ <version >1.21.0 </version >
157
157
<scope >test</scope >
158
158
</dependency >
159
159
<dependency >
You can’t perform that action at this time.
0 commit comments