Skip to content

Commit 079275b

Browse files
authored
Merge pull request #24 from sentrysoftware/dependabot/maven/org.junit-junit-bom-5.12.1
Bump org.junit:junit-bom from 5.11.0 to 5.12.1
2 parents e6c814c + bac0d79 commit 079275b

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.11.0</version>
89+
<version>5.12.1</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)