Merge pull request #88 from happyfish100/dependabot/maven/junit-junit-4.13.1

build(deps-dev): bump junit from 4.12 to 4.13.1
dev
YuQing 2021-04-20 21:48:12 +08:00 committed by GitHub
commit 4987967e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>