Skip to content

Commit a95b430

Browse files
chore(deps): update junit-framework monorepo to v5.13.4
1 parent c881225 commit a95b430

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
@@ -85,13 +85,13 @@ SOFTWARE.
8585
<dependency>
8686
<groupId>org.junit.jupiter</groupId>
8787
<artifactId>junit-jupiter-api</artifactId>
88-
<version>5.9.2</version>
88+
<version>5.13.4</version>
8989
<scope>test</scope>
9090
</dependency>
9191
<dependency>
9292
<groupId>org.junit.jupiter</groupId>
9393
<artifactId>junit-jupiter-params</artifactId>
94-
<version>5.9.2</version>
94+
<version>5.13.4</version>
9595
<scope>test</scope>
9696
</dependency>
9797
</dependencies>

0 commit comments

Comments
 (0)