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 7373 <dependency >
7474 <groupId >org.junit.jupiter</groupId >
7575 <artifactId >junit-jupiter-engine</artifactId >
76- <version >[5.11.3 ,)</version >
76+ <version >[5.12.0 ,)</version >
7777 </dependency >
7878 </dependencies >
7979 </plugin >
140140 <dependency >
141141 <groupId >org.junit.jupiter</groupId >
142142 <artifactId >junit-jupiter-api</artifactId >
143- <version >[5.11.3 ,)</version >
143+ <version >[5.12.0 ,)</version >
144144 <scope >test</scope >
145145 </dependency >
146146 <dependency >
147147 <groupId >org.junit.jupiter</groupId >
148148 <artifactId >junit-jupiter-engine</artifactId >
149- <version >[5.11.3 ,)</version >
149+ <version >[5.12.0 ,)</version >
150150 <scope >test</scope >
151151 </dependency >
152152 <dependency >
153153 <groupId >org.junit.platform</groupId >
154154 <artifactId >junit-platform-launcher</artifactId >
155- <version >[1.11.3 ,)</version >
155+ <version >[1.12.0 ,)</version >
156156 <scope >test</scope >
157157 </dependency >
158158 <dependency >
You can’t perform that action at this time.
0 commit comments