Skip to content

Commit 9fe86dd

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.14.0
1 parent a142838 commit 9fe86dd

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
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>org.junit</groupId>
279279
<artifactId>junit-bom</artifactId>
280-
<version>5.13.4</version>
280+
<version>5.14.0</version>
281281
<type>pom</type>
282282
<scope>import</scope>
283283
</dependency>

0 commit comments

Comments
 (0)