This commit is contained in:
eugenp 2016-07-24 12:15:22 +03:00
parent 172af88543
commit 6ee0667990
1 changed files with 3 additions and 2 deletions

View File

@ -32,6 +32,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<version>1.3.6.RELEASE</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>