Skip to content

Commit 5f728c5

Browse files
chore(deps): update junit-framework monorepo to v5.14.0 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3837b4e commit 5f728c5

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>5.14.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>5.14.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)