Skip to content

Commit e893775

Browse files
Update junit-framework monorepo to v5.13.4
1 parent f7267fe commit e893775

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
@@ -18,13 +18,13 @@
1818
<dependency>
1919
<groupId>org.junit.jupiter</groupId>
2020
<artifactId>junit-jupiter-api</artifactId>
21-
<version>5.5.1</version>
21+
<version>5.13.4</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>
2525
<groupId>org.junit.jupiter</groupId>
2626
<artifactId>junit-jupiter-engine</artifactId>
27-
<version>5.5.1</version>
27+
<version>5.13.4</version>
2828
<scope>test</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)