Modified indentation

This commit is contained in:
Zeger Hendrikse 2016-07-01 02:07:08 +02:00
parent e989089f7a
commit c786e113b0
1 changed files with 13 additions and 11 deletions

View File

@ -145,11 +145,13 @@
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>com.esotericsoftware.kryo</groupId>
<artifactId>kryo</artifactId>