Merge pull request #38 from BigBotNetwork/dependabot/maven/junit-junit-4.12

Bump junit from LATEST to 4.12
This commit is contained in:
Skidder 2019-11-01 18:20:50 +01:00 committed by GitHub
commit 34fac78004
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>LATEST</version>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>