File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050
5151 <properties >
5252 <toolchain .jdk.version>[17,)</toolchain .jdk.version>
53- <junit .jupiter.version>5.11.4 </junit .jupiter.version>
53+ <junit .jupiter.version>5.12.0 </junit .jupiter.version>
5454 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5555 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5656 <module-name >${groupId} .${artifactId} </module-name >
168168 <dependency >
169169 <groupId >org.junit.platform</groupId >
170170 <artifactId >junit-platform-suite</artifactId >
171- <version >1.11.4 </version >
171+ <version >1.12.0 </version >
172172 <scope >test</scope >
173173 </dependency >
174174
Original file line number Diff line number Diff line change 141141 <dependency >
142142 <groupId >org.junit.jupiter</groupId >
143143 <artifactId >junit-jupiter</artifactId >
144- <version >5.11.4 </version >
144+ <version >5.12.0 </version >
145145 <scope >test</scope >
146146 </dependency >
147147 <dependency >
You can’t perform that action at this time.
0 commit comments