Skip to content

Commit

Permalink
remove junit-jupiter-api version to prevent inconsistent version (#16210
Browse files Browse the repository at this point in the history
)
  • Loading branch information
fectrain committed Mar 28, 2024
1 parent a65b2d4 commit f995011
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions-contrib/kubernetes-overlord-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f995011

Please sign in to comment.