Skip to content

Commit d4988a7

Browse files
Bump junit from 3.8.1 to 4.13.1 in /algorithms
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]>
1 parent bf7f68c commit d4988a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>junit</groupId>
2323
<artifactId>junit</artifactId>
24-
<version>3.8.1</version>
24+
<version>4.13.1</version>
2525
<scope>test</scope>
2626
</dependency>
2727
</dependencies>

0 commit comments

Comments
 (0)