File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >org.junit.jupiter</groupId >
37
37
<artifactId >junit-jupiter-engine</artifactId >
38
- <version >5.12.0 </version >
38
+ <version >5.12.1 </version >
39
39
<scope >test</scope >
40
40
</dependency >
41
41
<dependency >
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >org.junit.jupiter</groupId >
45
45
<artifactId >junit-jupiter-api</artifactId >
46
- <version >5.12.0 </version >
46
+ <version >5.12.1 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >org.junit.jupiter</groupId >
51
51
<artifactId >junit-jupiter-engine</artifactId >
52
- <version >5.12.0 </version >
52
+ <version >5.12.1 </version >
53
53
<scope >test</scope >
54
54
</dependency >
55
55
</dependencies >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >org.junit.jupiter</groupId >
39
39
<artifactId >junit-jupiter-api</artifactId >
40
- <version >5.12.0 </version >
40
+ <version >5.12.1 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >org.junit.jupiter</groupId >
45
45
<artifactId >junit-jupiter-engine</artifactId >
46
- <version >5.12.0 </version >
46
+ <version >5.12.1 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
</dependencies >
You can’t perform that action at this time.
0 commit comments