Skip to content

Commit f1c8840

Browse files
Update junit-framework monorepo to v5.14.2
1 parent 5c4ace1 commit f1c8840

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
@@ -71,13 +71,13 @@
7171
<dependency>
7272
<groupId>org.junit.jupiter</groupId>
7373
<artifactId>junit-jupiter-api</artifactId>
74-
<version>5.10.1</version>
74+
<version>5.14.2</version>
7575
<scope>provided</scope>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.junit.jupiter</groupId>
7979
<artifactId>junit-jupiter-params</artifactId>
80-
<version>5.10.1</version>
80+
<version>5.14.2</version>
8181
<scope>provided</scope>
8282
</dependency>
8383
</dependencies>

0 commit comments

Comments
 (0)