Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit e51b244

Browse files
Bump junit from 4.12 to 4.13.1 in /parent
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] <[email protected]>
1 parent 99c5a66 commit e51b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>junit</groupId>
178178
<artifactId>junit</artifactId>
179-
<version>4.12</version>
179+
<version>4.13.1</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)