Skip to content

Commit 05c8ea3

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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ebcfda commit 05c8ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<maven.compiler.target>1.8</maven.compiler.target>
3838
<guava.version>25.1-jre</guava.version>
3939
<jsr305.version>3.0.1</jsr305.version>
40-
<junit.version>4.13-SNAPSHOT</junit.version>
40+
<junit.version>4.13.1</junit.version>
4141
</properties>
4242

4343
<scm>

0 commit comments

Comments
 (0)