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

Commit 20f83aa

Browse files
chore(deps): update junit5 monorepo to v5.10.3
1 parent 238084e commit 20f83aa

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
@@ -92,13 +92,13 @@ SOFTWARE.
9292
<dependency>
9393
<groupId>org.junit.jupiter</groupId>
9494
<artifactId>junit-jupiter-api</artifactId>
95-
<version>5.10.1</version>
95+
<version>5.10.3</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.junit.jupiter</groupId>
100100
<artifactId>junit-jupiter-params</artifactId>
101-
<version>5.10.1</version>
101+
<version>5.10.3</version>
102102
<scope>test</scope>
103103
</dependency>
104104
</dependencies>

0 commit comments

Comments
 (0)