Skip to content

Commit 545d6aa

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.1 (#1475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dcd6a1 commit 545d6aa

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.0</version>
205+
<version>5.13.1</version>
206206
<type>pom</type>
207207
<scope>import</scope>
208208
</dependency>

0 commit comments

Comments
 (0)