We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e189fb commit b0c3573Copy full SHA for b0c3573
README.md
@@ -76,7 +76,7 @@ To use, [download the JAR](https://github.com/skyscreamer/JSONassert/downloads)
76
<dependency>
77
<groupId>org.skyscreamer</groupId>
78
<artifactId>jsonassert</artifactId>
79
- <version>0.9.0</version>
+ <version>1.0.0</version>
80
</dependency>
81
82
Write tests like this:
0 commit comments