Skip to content

Commit 3702466

Browse files
Bump junit from 4.12 to 4.13.1 (#9)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c848c76 commit 3702466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>junit</groupId>
204204
<artifactId>junit</artifactId>
205-
<version>4.12</version>
205+
<version>4.13.1</version>
206206
<scope>test</scope>
207207
</dependency>
208208
<dependency>

0 commit comments

Comments
 (0)