mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
JUnit 4.12 beta 1
This commit is contained in:
parent
e4ff7d9bb9
commit
94c65df792
2
pom.xml
2
pom.xml
|
@ -81,7 +81,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.11</version>
|
<version>4.12-beta-1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in a new issue