File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
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.12.1 </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.12.1 </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.12.1 </version >
79
79
</dependency >
80
80
81
81
<dependency >
82
82
<groupId >org.junit.platform</groupId >
83
83
<artifactId >junit-platform-engine</artifactId >
84
- <version >1.3.2 </version >
84
+ <version >1.12.1 </version >
85
85
</dependency >
86
86
87
87
<dependency >
88
88
<groupId >org.junit.jupiter</groupId >
89
89
<artifactId >junit-jupiter-params</artifactId >
90
- <version >5.3.2 </version >
90
+ <version >5.12.1 </version >
91
91
</dependency >
92
92
93
93
<!-- regular dependencies -->
You can’t perform that action at this time.
0 commit comments