Skip to content

Commit b7cafc6

Browse files
Bump junit from 4.13-SNAPSHOT to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-SNAPSHOT to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc0dd9 commit b7cafc6

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
@@ -84,7 +84,7 @@
8484
<maven.compiler.target>1.8</maven.compiler.target>
8585
<guava.version>25.1-jre</guava.version>
8686
<jsr305.version>3.0.1</jsr305.version>
87-
<junit.version>4.13</junit.version>
87+
<junit.version>4.13.1</junit.version>
8888
<bnd.version>5.3.0</bnd.version>
8989
</properties>
9090

0 commit comments

Comments
 (0)