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

Commit 9afed88

Browse files
Update junit5 monorepo to v5.12.0
1 parent 3edf64f commit 9afed88

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
@@ -279,13 +279,13 @@ SOFTWARE.
279279
<dependency>
280280
<groupId>org.junit.jupiter</groupId>
281281
<artifactId>junit-jupiter-engine</artifactId>
282-
<version>5.9.1</version>
282+
<version>5.12.0</version>
283283
<scope>test</scope>
284284
</dependency>
285285
<dependency>
286286
<groupId>org.junit.jupiter</groupId>
287287
<artifactId>junit-jupiter-api</artifactId>
288-
<version>5.9.1</version>
288+
<version>5.12.0</version>
289289
<scope>test</scope>
290290
</dependency>
291291
<dependency>

0 commit comments

Comments
 (0)