We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81819cb commit 03e3115Copy full SHA for 03e3115
1 file changed
aws-lambda-java-runtime-interface-client/pom.xml
@@ -137,11 +137,6 @@
137
<artifactId>junit-jupiter-engine</artifactId>
138
<version>${junit-jupiter.version}</version>
139
</dependency>
140
- <dependency>
141
- <groupId>org.junit.platform</groupId>
142
- <artifactId>junit-platform-launcher</artifactId>
143
- <version>1.14.3</version>
144
- </dependency>
145
</dependencies>
146
</plugin>
147
<plugin>
0 commit comments