Skip to content

Commit 8215afc

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.11.0
1 parent 6d2fc9e commit 8215afc

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.junit</groupId>
8282
<artifactId>junit-bom</artifactId>
83-
<version>5.10.3</version>
83+
<version>5.11.0</version>
8484
<type>pom</type>
8585
<scope>import</scope>
8686
</dependency>

0 commit comments

Comments
 (0)