Skip to content

Commit ee69758

Browse files
authored
Merge pull request #126 from martinvw/patch-2
Update README.md to align test-scope
2 parents 830efcf + 7817189 commit ee69758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To use, [download the JAR](https://github.com/skyscreamer/JSONassert/releases) o
7777
<groupId>org.skyscreamer</groupId>
7878
<artifactId>jsonassert</artifactId>
7979
<version>1.5.0</version>
80-
<scope>test</scope>
80+
<scope>test</scope>
8181
</dependency>
8282

8383
Write tests like this:

0 commit comments

Comments
 (0)