File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.junit.jupiter</groupId >
47
47
<artifactId >junit-jupiter</artifactId >
48
- <version >5.11.3 </version >
48
+ <version >5.11.4 </version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
<dependency >
120
120
</dependencyGroup >
121
121
</copyDependencies >
122
122
</configuration >
123
- <version >3.11.1 </version >
123
+ <version >3.11.2 </version >
124
124
</plugin >
125
125
<!-- tag::failsafe[] -->
126
126
<plugin >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >org.junit.jupiter</groupId >
46
46
<artifactId >junit-jupiter</artifactId >
47
- <version >5.11.3 </version >
47
+ <version >5.11.4 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
<dependency >
95
95
</dependencyGroup >
96
96
</copyDependencies >
97
97
</configuration >
98
- <version >3.11.1 </version >
98
+ <version >3.11.2 </version >
99
99
</plugin >
100
100
</plugins >
101
101
</build >
You can’t perform that action at this time.
0 commit comments