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 11<!--
2- © Copyright IBM Corporation 2018, 2024
2+ © Copyright IBM Corporation 2018, 2025
33
44Licensed under the Apache License, Version 2.0 (the "License");
55you may not use this file except in compliance with the License.
@@ -32,19 +32,19 @@ limitations under the License.
3232 <dependency >
3333 <groupId >org.junit.jupiter</groupId >
3434 <artifactId >junit-jupiter-api</artifactId >
35- <version >5.11.3 </version >
35+ <version >5.12.1 </version >
3636 <scope >compile</scope >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.junit.jupiter</groupId >
4040 <artifactId >junit-jupiter-engine</artifactId >
41- <version >5.11.3 </version >
41+ <version >5.12.1 </version >
4242 <scope >runtime</scope >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.junit.platform</groupId >
4646 <artifactId >junit-platform-console-standalone</artifactId >
47- <version >1.11.3 </version >
47+ <version >1.12.1 </version >
4848 <scope >runtime</scope >
4949 </dependency >
5050 </dependencies >
You can’t perform that action at this time.
0 commit comments