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 63
63
<dependency >
64
64
<groupId >org.junit.jupiter</groupId >
65
65
<artifactId >junit-jupiter-api</artifactId >
66
- <version >5.3.2 </version >
66
+ <version >5.9.0 </version >
67
67
</dependency >
68
68
69
69
<dependency >
70
70
<groupId >org.junit.jupiter</groupId >
71
71
<artifactId >junit-jupiter-engine</artifactId >
72
- <version >5.3.2 </version >
72
+ <version >5.9.0 </version >
73
73
</dependency >
74
74
75
75
<dependency >
76
76
<groupId >org.junit.platform</groupId >
77
77
<artifactId >junit-platform-launcher</artifactId >
78
- <version >1.3.2 </version >
78
+ <version >1.9.0 </version >
79
79
</dependency >
80
80
81
81
<dependency >
82
82
<groupId >org.junit.jupiter</groupId >
83
83
<artifactId >junit-jupiter-params</artifactId >
84
- <version >5.3.2 </version >
84
+ <version >5.9.0 </version >
85
85
</dependency >
86
86
87
87
<!-- regular dependencies -->
You can’t perform that action at this time.
0 commit comments