Skip to content

Commit ee5131f

Browse files
Bump junit in /src/test/resources/check_notformatted (#74)
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a47474a commit ee5131f

File tree

1 file changed

+1
-1
lines changed
  • src/test/resources/check_notformatted

1 file changed

+1
-1
lines changed

src/test/resources/check_notformatted/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<dependency>
1414
<groupId>junit</groupId>
1515
<artifactId>junit</artifactId>
16-
<version>3.8.1</version>
16+
<version>4.13.1</version>
1717
<scope>test</scope>
1818
</dependency>
1919
</dependencies>

0 commit comments

Comments
 (0)