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 dc1176c commit d64d1d1Copy full SHA for d64d1d1
pom.xml
@@ -144,19 +144,19 @@
144
<dependency>
145
<groupId>org.junit.jupiter</groupId>
146
<artifactId>junit-jupiter-api</artifactId>
147
- <version>5.7.0</version>
+ <version>5.9.0</version>
148
<scope>test</scope>
149
</dependency>
150
151
152
<artifactId>junit-jupiter-params</artifactId>
153
154
155
156
157
158
<artifactId>junit-jupiter-engine</artifactId>
159
160
161
162
</dependencies>
0 commit comments