Skip to content

Commit 69f1ac5

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.14.0 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc15cf2 commit 69f1ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.junit</groupId>
4646
<artifactId>junit-bom</artifactId>
47-
<version>5.13.4</version>
47+
<version>5.14.0</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

0 commit comments

Comments
 (0)