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.
2 parents e573475 + 9253062 commit ce0188cCopy full SHA for ce0188c
pom.xml
@@ -218,13 +218,13 @@
218
<dependency>
219
<groupId>org.junit.jupiter</groupId>
220
<artifactId>junit-jupiter-engine</artifactId>
221
- <version>5.1.1</version>
+ <version>5.2.0</version>
222
<scope>test</scope>
223
</dependency>
224
225
<groupId>org.junit.platform</groupId>
226
<artifactId>junit-platform-runner</artifactId>
227
- <version>1.1.1</version>
+ <version>1.2.0</version>
228
229
230
0 commit comments