Skip to content

Commit 92ab592

Browse files
author
Davide Melfi
committed
chore: try again
1 parent 03e3115 commit 92ab592

File tree

1 file changed

+5
-0
lines changed
  • aws-lambda-java-runtime-interface-client

1 file changed

+5
-0
lines changed

aws-lambda-java-runtime-interface-client/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@
137137
<artifactId>junit-jupiter-engine</artifactId>
138138
<version>${junit-jupiter.version}</version>
139139
</dependency>
140+
<dependency>
141+
<groupId>org.junit.platform</groupId>
142+
<artifactId>junit-platform-launcher</artifactId>
143+
<version>1.14.3</version>
144+
</dependency>
140145
</dependencies>
141146
</plugin>
142147
<plugin>

0 commit comments

Comments
 (0)