Skip to content

Commit

Permalink
Remove duplicated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozsie committed Sep 9, 2024
1 parent f13b3a7 commit d1c9032
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,6 @@
<version>${kotlin.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-test</artifactId>
<version>${kotlin.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>com.nhaarman</groupId>
Expand Down

0 comments on commit d1c9032

Please sign in to comment.