Skip to content

Commit bcd4bde

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

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.14.0</version>
47+
<version>5.14.1</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

0 commit comments

Comments
 (0)