Merge pull request #38 from BigBotNetwork/dependabot/maven/junit-junit-4.12
Bump junit from LATEST to 4.12
This commit is contained in:
commit
34fac78004
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -19,7 +19,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>LATEST</version>
|
||||
<version>4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue