We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33aa76b commit b38edd0Copy full SHA for b38edd0
java/pom.xml
@@ -107,13 +107,7 @@
107
108
<dependency>
109
<groupId>org.junit.jupiter</groupId>
110
- <artifactId>junit-jupiter-engine</artifactId>
111
- <scope>test</scope>
112
- </dependency>
113
-
114
- <dependency>
115
- <groupId>org.junit.jupiter</groupId>
116
- <artifactId>junit-jupiter-params</artifactId>
+ <artifactId>junit-jupiter</artifactId>
117
<scope>test</scope>
118
</dependency>
119
</dependencies>
0 commit comments