File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
119
119
<dependency >
120
120
<groupId >org.junit.jupiter</groupId >
121
121
<artifactId >junit-jupiter-api</artifactId >
122
- <version >5.11.1 </version >
122
+ <version >5.11.2 </version >
123
123
<scope >test</scope >
124
124
</dependency >
125
125
<dependency >
@@ -131,13 +131,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
131
131
<dependency >
132
132
<groupId >org.junit.platform</groupId >
133
133
<artifactId >junit-platform-commons</artifactId >
134
- <version >1.11.1 </version >
134
+ <version >1.11.2 </version >
135
135
<scope >test</scope >
136
136
</dependency >
137
137
<dependency >
138
138
<groupId >org.junit.vintage</groupId >
139
139
<artifactId >junit-vintage-engine</artifactId >
140
- <version >5.11.1 </version >
140
+ <version >5.11.2 </version >
141
141
<scope >test</scope >
142
142
</dependency >
143
143
<dependency >
You can’t perform that action at this time.
0 commit comments