8000 Bump junit from 4.12 to 4.13.1 · coderhxt/bitmax-client-api@5a4f0df · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a4f0df

Browse files
Bump junit from 4.12 to 4.13.1
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] <support@github.com>
1 parent 8b60696 commit 5a4f0df

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>junit</groupId>
4040
<artifactId>junit</artifactId>
41-
<version>4.12</version>
41+
<version>4.13.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
37D2 <!--lombok-->

0 commit comments

Comments
 (0)
0