Skip to content

Commit a5139b5

Browse files
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4783368 commit a5139b5

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>junit</groupId>
9393
<artifactId>junit</artifactId>
94-
<version>4.11</version>
94+
<version>4.13.1</version>
9595
<scope>test</scope>
9696
</dependency>
9797
</dependencies>

0 commit comments

Comments
 (0)