Skip to content

Commit 480e439

Browse files
Bump junit from 3.8.1 to 4.13.1 in /mmo-log
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 0243b44 commit 480e439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmo-log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>junit</groupId>
3232
<artifactId>junit</artifactId>
33-
<version>3.8.1</version>
33+
<version>4.13.1</version>
3434
<scope>test</scope>
3535
</dependency>
3636
</dependencies>

0 commit comments

Comments
 (0)