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 6f11384 commit e650fc5Copy full SHA for e650fc5
pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.junit.jupiter</groupId>
62
<artifactId>junit-jupiter-engine</artifactId>
63
- <version>[5.8.2,)</version>
+ <version>[5.9.0,)</version>
64
</dependency>
65
</dependencies>
66
</plugin>
@@ -172,13 +172,13 @@
172
173
174
<artifactId>junit-jupiter-api</artifactId>
175
176
<scope>test</scope>
177
178
179
180
181
182
183
184
0 commit comments