Skip to content

Commit 7405248

Browse files
build(deps-dev): bump junit from 4.12 to 4.13.1 in /Java
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcea520 commit 7405248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.12</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
</dependencies>

0 commit comments

Comments
 (0)