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

Commit e958b7b

Browse files
Update junit5 monorepo to v5.10.1
1 parent 8925d76 commit e958b7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.0</version>
96+
<version>5.10.1</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.0</version>
102+
<version>5.10.1</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)