Skip to content

Commit db47b7e

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.4 (#1524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 844f6df commit db47b7e

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
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>org.junit</groupId>
204204
<artifactId>junit-bom</artifactId>
205-
<version>5.13.3</version>
205+
<version>5.13.4</version>
206206
<type>pom</type>
207207
<scope>import</scope>
208208
</dependency>

0 commit comments

Comments
 (0)