File tree Expand file tree Collapse file tree 2 files changed +5
-27
lines changed Expand file tree Collapse file tree 2 files changed +5
-27
lines changed Original file line number Diff line number Diff line change 5959 <artifactId >junit-jupiter-engine</artifactId >
6060 <scope >test</scope >
6161 </dependency >
62- <dependency >
63- <groupId >org.junit.platform</groupId >
64- <artifactId >junit-platform-commons</artifactId >
65- <version >1.9.2</version >
66- </dependency >
67- <dependency >
68- <groupId >org.junit.platform</groupId >
69- <artifactId >junit-platform-launcher</artifactId >
70- <version >1.9.2</version >
71- <scope >test</scope >
72- </dependency >
7362 <dependency >
7463 <groupId >com.fasterxml.jackson.core</groupId >
7564 <artifactId >jackson-core</artifactId >
Original file line number Diff line number Diff line change 5757 <artifactId >junit-jupiter-api</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60+ <dependency >
61+ <groupId >org.junit.jupiter</groupId >
62+ <artifactId >junit-jupiter-engine</artifactId >
63+ <scope >test</scope >
64+ </dependency >
6065 <dependency >
6166 <groupId >software.amazon.awssdk</groupId >
6267 <artifactId >secretsmanager</artifactId >
6772 <version >2.10.1</version >
6873 </dependency >
6974 <dependency >
70- <groupId >org.junit.jupiter</groupId >
71- <artifactId >junit-jupiter-engine</artifactId >
72- <scope >test</scope >
73- </dependency >
74- <dependency >
75- <groupId >org.junit.platform</groupId >
76- <artifactId >junit-platform-commons</artifactId >
77- <version >1.9.2</version >
78- </dependency >
79- <dependency >
80- <groupId >org.junit.platform</groupId >
81- <artifactId >junit-platform-launcher</artifactId >
82- <version >1.9.2</version >
83- <scope >test</scope >
84- </dependency >
85- <dependency >
8675 <groupId >software.amazon.awssdk</groupId >
8776 <artifactId >cognitoidentity</artifactId >
8877 </dependency >
You can’t perform that action at this time.
0 commit comments