Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit ed19daf

Browse files
committed
Updated README to reflect that we no longer required version 0.9.2 of gradle.
1 parent e7919e7 commit ed19daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ A pure Java JSON Schema Validator
22

33
For more information about JSON Schema, see http://json-schema.org/
44

5-
We use Gradle version 0.9.2 (http://www.gradle.org) for our build files
5+
We use Gradle (http://www.gradle.org) for our build files
66

77
To get started:
88
- gradle clean build

0 commit comments

Comments
 (0)