Skip to content

Commit 0b4b4ec

Browse files
build(deps): bump org.junit:junit-bom to 5.14.3
Upgrade JUnit BOM to 5.14.3 to pick up latest JUnit 5 patch fixes.
1 parent 96ce4b6 commit 0b4b4ec

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.junit</groupId>
106106
<artifactId>junit-bom</artifactId>
107-
<version>5.14.2</version>
107+
<version>5.14.3</version>
108108
<type>pom</type>
109109
<scope>import</scope>
110110
</dependency>

0 commit comments

Comments
 (0)