Skip to content

Commit fd28076

Browse files
Bump junit from 4.11 to 4.13.1 (#8)
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2593d90 commit fd28076

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
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>junit</groupId>
6969
<artifactId>junit</artifactId>
70-
<version>4.11</version>
70+
<version>4.13.1</version>
7171
<scope>test</scope>
7272
<exclusions>
7373
<exclusion>

0 commit comments

Comments
 (0)