File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -112,13 +112,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
112
112
<dependency >
113
113
<groupId >org.junit.jupiter</groupId >
114
114
<artifactId >junit-jupiter-api</artifactId >
115
- <version >5.9.0 </version >
115
+ <version >5.9.1 </version >
116
116
<scope >test</scope >
117
117
</dependency >
118
118
<dependency >
119
119
<groupId >org.junit.jupiter</groupId >
120
120
<artifactId >junit-jupiter-params</artifactId >
121
- <version >5.9.0 </version >
121
+ <version >5.9.1 </version >
122
122
<scope >test</scope >
123
123
</dependency >
124
124
</dependencies >
Original file line number Diff line number Diff line change @@ -83,19 +83,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
83
83
<dependency >
84
84
<groupId >org.junit.jupiter</groupId >
85
85
<artifactId >junit-jupiter-api</artifactId >
86
- <version >5.6.2 </version >
86
+ <version >5.9.1 </version >
87
87
<scope >test</scope >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >org.junit.jupiter</groupId >
91
91
<artifactId >junit-jupiter-params</artifactId >
92
- <version >5.6.2 </version >
92
+ <version >5.9.1 </version >
93
93
<scope >test</scope >
94
94
</dependency >
95
95
<dependency >
96
96
<groupId >org.junit.vintage</groupId >
97
97
<artifactId >junit-vintage-engine</artifactId >
98
- <version >5.6.2 </version >
98
+ <version >5.9.1 </version >
99
99
<scope >test</scope >
100
100
</dependency >
101
101
<dependency >
Original file line number Diff line number Diff line change @@ -98,19 +98,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
98
98
<dependency >
99
99
<groupId >org.junit.jupiter</groupId >
100
100
<artifactId >junit-jupiter-api</artifactId >
101
- <version >5.6.2 </version >
101
+ <version >5.9.1 </version >
102
102
<scope >test</scope >
103
103
</dependency >
104
104
<dependency >
105
105
<groupId >org.junit.jupiter</groupId >
106
106
<artifactId >junit-jupiter-params</artifactId >
107
- <version >5.6.2 </version >
107
+ <version >5.9.1 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
<dependency >
111
111
<groupId >org.junit.vintage</groupId >
112
112
<artifactId >junit-vintage-engine</artifactId >
113
- <version >5.6.2 </version >
113
+ <version >5.9.1 </version >
114
114
<scope >test</scope >
115
115
</dependency >
116
116
<dependency >
You can’t perform that action at this time.
0 commit comments