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 73
73
<dependency >
74
74
<groupId >org.junit.jupiter</groupId >
75
75
<artifactId >junit-jupiter-engine</artifactId >
76
- <version >[5.11.3 ,)</version >
76
+ <version >[5.12.0 ,)</version >
77
77
</dependency >
78
78
</dependencies >
79
79
</plugin >
140
140
<dependency >
141
141
<groupId >org.junit.jupiter</groupId >
142
142
<artifactId >junit-jupiter-api</artifactId >
143
- <version >[5.11.3 ,)</version >
143
+ <version >[5.12.0 ,)</version >
144
144
<scope >test</scope >
145
145
</dependency >
146
146
<dependency >
147
147
<groupId >org.junit.jupiter</groupId >
148
148
<artifactId >junit-jupiter-engine</artifactId >
149
- <version >[5.11.3 ,)</version >
149
+ <version >[5.12.0 ,)</version >
150
150
<scope >test</scope >
151
151
</dependency >
152
152
<dependency >
153
153
<groupId >org.junit.platform</groupId >
154
154
<artifactId >junit-platform-launcher</artifactId >
155
- <version >[1.11.3 ,)</version >
155
+ <version >[1.12.0 ,)</version >
156
156
<scope >test</scope >
157
157
</dependency >
158
158
<dependency >
You can’t perform that action at this time.
0 commit comments