Skip to content

Commit 409de70

Browse files
chore(deps-dev): Bump junit from 3.8.1 to 4.13.1 in /test/maven (#346)
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 f385213 commit 409de70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>junit</groupId>
1313
<artifactId>junit</artifactId>
14-
<version>3.8.1</version>
14+
<version>4.13.1</version>
1515
<scope>test</scope>
1616
</dependency>
1717
</dependencies>

0 commit comments

Comments
 (0)