File tree Expand file tree Collapse file tree 3 files changed +5
-38
lines changed Expand file tree Collapse file tree 3 files changed +5
-38
lines changed Original file line number Diff line number Diff line change 6666 <artifactId >junit-jupiter-engine</artifactId >
6767 <scope >test</scope >
6868 </dependency >
69- <dependency >
70- <groupId >org.junit.platform</groupId >
71- <artifactId >junit-platform-commons</artifactId >
72- <version >1.8.2</version >
73- </dependency >
74- <dependency >
75- <groupId >org.junit.platform</groupId >
76- <artifactId >junit-platform-launcher</artifactId >
77- <version >1.8.2</version >
78- <scope >test</scope >
79- </dependency >
8069 <dependency >
8170 <groupId >software.amazon.awssdk</groupId >
8271 <artifactId >cloudfront</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 >
Original file line number Diff line number Diff line change 5555 <artifactId >junit-jupiter-api</artifactId >
5656 <scope >test</scope >
5757 </dependency >
58+ <dependency >
59+ <groupId >org.junit.jupiter</groupId >
60+ <artifactId >junit-jupiter-engine</artifactId >
61+ <scope >test</scope >
62+ </dependency >
5863 <dependency >
5964 <groupId >com.fasterxml.jackson.core</groupId >
6065 <artifactId >jackson-core</artifactId >
7479 <artifactId >jackson-databind</artifactId >
7580 <version >2.14.2</version >
7681 </dependency >
77- <dependency >
78- <groupId >org.junit.jupiter</groupId >
79- <artifactId >junit-jupiter-engine</artifactId >
80- <scope >test</scope >
81- </dependency >
82- <dependency >
83- <groupId >org.junit.platform</groupId >
84- <artifactId >junit-platform-commons</artifactId >
85- <version >1.9.2</version >
86- </dependency >
87- <dependency >
88- <groupId >org.junit.platform</groupId >
89- <artifactId >junit-platform-launcher</artifactId >
90- <version >1.9.2</version >
91- <scope >test</scope >
92- </dependency >
9382 <dependency >
9483 <groupId >software.amazon.awssdk</groupId >
9584 <artifactId >cloudwatch</artifactId >
You can’t perform that action at this time.
0 commit comments