Skip to content

Commit 3d8dc55

Browse files
dependabot[bot]bonigarcia
authored andcommitted
Bump junit from 4.13 to 4.13.1 in /junit4
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 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](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e080da1 commit 3d8dc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: junit4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<slf4j.version>1.7.30</slf4j.version>
1111
<logback.version>1.2.3</logback.version>
1212

13-
<junit.version>4.13</junit.version>
13+
<junit.version>4.13.1</junit.version>
1414

1515
<java.version>1.8</java.version>
1616
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)