Skip to content

Commit 1312fd2

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.14.2 (#4945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef5de98 commit 1312fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
<dependency>
446446
<groupId>org.junit</groupId>
447447
<artifactId>junit-bom</artifactId>
448-
<version>5.14.1</version>
448+
<version>5.14.2</version>
449449
<type>pom</type>
450450
<scope>import</scope>
451451
</dependency>

0 commit comments

Comments
 (0)