Skip to content

Commit 8893bf3

Browse files
fix(deps): update dependency org.junit:junit-bom to v6 (#1647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 261ea5d commit 8893bf3

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.junit</groupId>
244244
<artifactId>junit-bom</artifactId>
245-
<version>5.14.0</version>
245+
<version>6.0.0</version>
246246
<type>pom</type>
247247
<scope>import</scope>
248248
</dependency>

0 commit comments

Comments
 (0)