make system-lambda dependency test-only (#58)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-11-21 11:33:13 +01:00
parent 5e2d37797e
commit 63e7af552f
2 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,7 @@
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-lambda</artifactId>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>