Skip to content

Commit

Permalink
dependency fix
Browse files Browse the repository at this point in the history
Signed-off-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.com>
  • Loading branch information
alstanchev authored and Aleksandar Stanchev committed Aug 28, 2023
1 parent 0ca675c commit b53dc1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gateway/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@
</dependency>
<dependency>
<groupId>org.apache.pekko</groupId>
<artifactId>pekko-http-testkit_2.13</artifactId>
<version>1.0.0</version>
<artifactId>pekko-http-testkit_${scala.version}</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b53dc1b

Please sign in to comment.