Skip to content

Commit e6c814c

Browse files
authored
Merge pull request #21 from sentrysoftware/dependabot/maven/org.junit-junit-bom-5.11.0
Bump org.junit:junit-bom from 5.10.1 to 5.11.0
2 parents 6aae0ca + 658e8db commit e6c814c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.junit</groupId>
8888
<artifactId>junit-bom</artifactId>
89-
<version>5.10.1</version>
89+
<version>5.11.0</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)