Skip to content

Commit c86af0f

Browse files
authored
Merge pull request #3 from biojava/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents f137f24 + ec4ec5e commit c86af0f

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>junit</groupId>
6464
<artifactId>junit</artifactId>
65-
<version>4.12</version>
65+
<version>4.13.1</version>
6666
<scope>test</scope>
6767
</dependency>
6868
<!-- SLF4J API, for compiling -->

0 commit comments

Comments
 (0)