Skip to content

Commit 45de36d

Browse files
Update junit-framework monorepo to v5.14.0
1 parent 7751079 commit 45de36d

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.0</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.0</version>
8181
<scope>provided</scope>
8282
</dependency>
8383
</dependencies>

0 commit comments

Comments
 (0)