Skip to content

Commit 962263d

Browse files
buckettnhojpatrick
authored andcommitted
Update the maven dependency to 2.2 as well.
1 parent faf09f4 commit 962263d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/distributables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Add the following to the `<dependencies>` section in your `pom.xml`:
5656
<dependency>
5757
<groupId>org.hamcrest</groupId>
5858
<artifactId>hamcrest</artifactId>
59-
<version>2.1</version>
59+
<version>2.2</version>
6060
<scope>test</scope>
6161
</dependency>
6262
```

0 commit comments

Comments
 (0)