We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf09f4 commit 962263dCopy full SHA for 962263d
docs/distributables.md
@@ -56,7 +56,7 @@ Add the following to the `<dependencies>` section in your `pom.xml`:
56
<dependency>
57
<groupId>org.hamcrest</groupId>
58
<artifactId>hamcrest</artifactId>
59
- <version>2.1</version>
+ <version>2.2</version>
60
<scope>test</scope>
61
</dependency>
62
```
0 commit comments