Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 9a29887

Browse files
Update junit5 monorepo to v5.9.2
1 parent fe5ccbd commit 9a29887

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
@@ -94,13 +94,13 @@ SOFTWARE
9494
<dependency>
9595
<groupId>org.junit.jupiter</groupId>
9696
<artifactId>junit-jupiter-api</artifactId>
97-
<version>5.9.1</version>
97+
<version>5.9.2</version>
9898
<scope>test</scope>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.junit.jupiter</groupId>
102102
<artifactId>junit-jupiter-params</artifactId>
103-
<version>5.9.1</version>
103+
<version>5.9.2</version>
104104
<scope>test</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)