Skip to content

Commit 4bb16f6

Browse files
chore(deps): update junit-framework monorepo to v6
1 parent 3837b4e commit 4bb16f6

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
@@ -82,13 +82,13 @@
8282
<dependency>
8383
<groupId>org.junit.jupiter</groupId>
8484
<artifactId>junit-jupiter-api</artifactId>
85-
<version>5.13.4</version>
85+
<version>6.0.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.junit.jupiter</groupId>
9090
<artifactId>junit-jupiter-params</artifactId>
91-
<version>5.13.4</version>
91+
<version>6.0.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)