Skip to content

Commit 87876bb

Browse files
Update junit5 monorepo to v5.10.1
1 parent c88634e commit 87876bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,13 @@ software.
242242
<dependency>
243243
<groupId>org.junit.vintage</groupId>
244244
<artifactId>junit-vintage-engine</artifactId>
245-
<version>5.10.0</version>
245+
<version>5.10.1</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.junit.jupiter</groupId>
250250
<artifactId>junit-jupiter-params</artifactId>
251-
<version>5.10.0</version>
251+
<version>5.10.1</version>
252252
<scope>test</scope>
253253
</dependency>
254254
<dependency>

0 commit comments

Comments
 (0)