Skip to content

Commit c526cdf

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.13.2
1 parent 8c78d3e commit c526cdf

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
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.junit</groupId>
2525
<artifactId>junit-bom</artifactId>
26-
<version>5.11.4</version>
26+
<version>5.13.2</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

0 commit comments

Comments
 (0)