Skip to content

Commit 1c28c2e

Browse files
build(deps-dev): bump junit from 4.8.2 to 4.13.1 in /wrappers/java
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 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](junit-team/junit4@r4.8.2...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2182214 commit 1c28c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappers/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>junit</groupId>
1818
<artifactId>junit</artifactId>
19-
<version>4.8.2</version>
19+
<version>4.13.1</version>
2020
<scope>test</scope>
2121
</dependency>
2222
<dependency>

0 commit comments

Comments
 (0)