[CI-SKIP] Update JUNit on Mojang API to make dependendabot happy

Pretty insignificant bug.
This commit is contained in:
dependabot[bot] 2020-10-14 20:00:28 -04:00 committed by GitHub
parent 74f507f4e3
commit 50cbb24ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>