|
|
@ -65,6 +65,12 @@
|
|
|
|
<version>3.10.0</version>
|
|
|
|
<version>3.10.0</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.hamcrest</groupId>
|
|
|
|
|
|
|
|
<artifactId>hamcrest-all</artifactId>
|
|
|
|
|
|
|
|
<version>1.3</version>
|
|
|
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.jetbrains</groupId>
|
|
|
|
<groupId>org.jetbrains</groupId>
|
|
|
|
<artifactId>annotations</artifactId>
|
|
|
|
<artifactId>annotations</artifactId>
|
|
|
|