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

Commit 3888a35

Browse files
Update junit-framework monorepo to v5.13.2
1 parent a011c09 commit 3888a35

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
@@ -93,13 +93,13 @@ SOFTWARE.
9393
<dependency>
9494
<groupId>org.junit.jupiter</groupId>
9595
<artifactId>junit-jupiter-api</artifactId>
96-
<version>5.10.1</version>
96+
<version>5.13.2</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.junit.jupiter</groupId>
101101
<artifactId>junit-jupiter-params</artifactId>
102-
<version>5.10.1</version>
102+
<version>5.13.2</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)