Skip to content

Commit

Permalink
Merge pull request searchbox-io#566 from mvrueden/patch-1
Browse files Browse the repository at this point in the history
Reference latest jest version 5.3.3 instead of 2.0.0
  • Loading branch information
ferhatsb authored Nov 28, 2017
2 parents 6253b97 + 9797ea6 commit 80adc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Add Jest as a dependency to your project.
<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
<version>2.0.0</version>
<version>5.3.3</version>
</dependency>
```

Expand Down

0 comments on commit 80adc46

Please sign in to comment.