Skip to content

Commit

Permalink
build: Remove explicit JUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
saig0 committed Jan 31, 2024
1 parent cfdd30d commit e03a8f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility-kotlin</artifactId>
Expand Down

0 comments on commit e03a8f3

Please sign in to comment.