Skip to content

Commit

Permalink
fixed duplicated dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Sep 5, 2022
1 parent 9d7097d commit 7654f61
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions edge/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@
<artifactId>MutabilityDetector</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-testkit_${scala.version}</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
Expand Down

0 comments on commit 7654f61

Please sign in to comment.