Merge pull request #50 from Omertron/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1
master
Stuart Boston 5 years ago committed by GitHub
commit 34b337aecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,7 +86,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.12</version> <version>4.13.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!--JSON--> <!--JSON-->

Loading…
Cancel
Save