Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit dec116b

Browse files
Update junit5 monorepo to v5.12.1
1 parent 1f5e88c commit dec116b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -260,13 +260,13 @@
260260
<dependency>
261261
<groupId>org.junit.jupiter</groupId>
262262
<artifactId>junit-jupiter-engine</artifactId>
263-
<version>5.9.1</version>
263+
<version>5.12.1</version>
264264
<scope>test</scope>
265265
</dependency>
266266
<dependency>
267267
<groupId>org.junit.jupiter</groupId>
268268
<artifactId>junit-jupiter-api</artifactId>
269-
<version>5.9.1</version>
269+
<version>5.12.1</version>
270270
<scope>test</scope>
271271
</dependency>
272272
<dependency>

0 commit comments

Comments
 (0)