Skip to content

Commit 38f538f

Browse files
Bump junit from 3.8.1 to 4.13.1
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] <support@github.com>
1 parent c02081f commit 38f538f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>junit</groupId>
133133
<artifactId>junit</artifactId>
134-
<version>3.8.1</version>
134+
<version>4.13.1</version>
135135
<scope>test</scope>
136136
</dependency>
137137
<dependency>

0 commit comments

Comments
 (0)