Skip to content

Commit

Permalink
deps to nibor autolink also needed there ?
Browse files Browse the repository at this point in the history
  • Loading branch information
cmangeat committed Jul 31, 2017
1 parent e92bc34 commit 2855fac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schemas-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@
<artifactId>mockito-all</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.nibor.autolink</groupId>
<artifactId>autolink</artifactId>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 2855fac

Please sign in to comment.