Skip to content

Commit 863a5f1

Browse files
Bump junit from 4.10 to 4.13.1 in /archived/Sequence (#55)
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](junit-team/junit4@r4.10...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f76092 commit 863a5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archived/Sequence/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>junit</groupId>
4949
<artifactId>junit</artifactId>
50-
<version>4.10</version>
50+
<version>4.13.1</version>
5151
<scope>test</scope>
5252
</dependency>
5353

0 commit comments

Comments
 (0)