mirror of
https://github.com/badvision/jace.git
synced 2024-12-26 13:31:24 +00:00
Merge pull request #39 from badvision/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
This commit is contained in:
commit
9674e59f1e
2
pom.xml
2
pom.xml
@ -92,7 +92,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.10</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user