File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 6363 <artifactId >junit-jupiter-engine</artifactId >
6464 <scope >test</scope >
6565 </dependency >
66- <dependency >
67- <groupId >org.junit.platform</groupId >
68- <artifactId >junit-platform-commons</artifactId >
69- <version >1.4.0</version >
70- </dependency >
71- <dependency >
72- <groupId >org.junit.platform</groupId >
73- <artifactId >junit-platform-launcher</artifactId >
74- <version >1.4.0</version >
75- <scope >test</scope >
76- </dependency >
7766 <dependency >
7867 <groupId >org.slf4j</groupId >
7968 <artifactId >slf4j-log4j12</artifactId >
Original file line number Diff line number Diff line change 7575 <artifactId >junit-jupiter-engine</artifactId >
7676 <scope >test</scope >
7777 </dependency >
78- <dependency >
79- <groupId >org.junit.platform</groupId >
80- <artifactId >junit-platform-commons</artifactId >
81- <version >1.9.2</version >
82- </dependency >
83- <dependency >
84- <groupId >org.junit.platform</groupId >
85- <artifactId >junit-platform-launcher</artifactId >
86- <version >1.9.2</version >
87- <scope >test</scope >
88- </dependency >
8978 <dependency >
9079 <groupId >software.amazon.awssdk</groupId >
9180 <artifactId >sso</artifactId >
You can’t perform that action at this time.
0 commit comments