File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >org.junit.jupiter</groupId >
57
57
<artifactId >junit-jupiter-api</artifactId >
58
- <version >5.3 .2</version >
58
+ <version >5.8 .2</version >
59
59
</dependency >
60
60
61
61
<dependency >
62
62
<groupId >org.junit.jupiter</groupId >
63
63
<artifactId >junit-jupiter-engine</artifactId >
64
- <version >5.3 .2</version >
64
+ <version >5.8 .2</version >
65
65
</dependency >
66
66
67
67
<dependency >
68
68
<groupId >org.junit.platform</groupId >
69
69
<artifactId >junit-platform-launcher</artifactId >
70
- <version >1.3 .2</version >
70
+ <version >1.8 .2</version >
71
71
</dependency >
72
72
73
73
<dependency >
74
74
<groupId >org.junit.jupiter</groupId >
75
75
<artifactId >junit-jupiter-params</artifactId >
76
- <version >5.3 .2</version >
76
+ <version >5.8 .2</version >
77
77
</dependency >
78
78
79
79
<!-- regular dependencies -->
You can’t perform that action at this time.
0 commit comments