diff --git a/README.md b/README.md index 52f660a..5d25b86 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ having to modify JSON data if it conforms to the JSON schema. ```groovy dependencies { - compile group: 'tech.allegro.schema.json2avro', name: 'converter', version: '0.2.2' + compile group: 'tech.allegro.schema.json2avro', name: 'converter', version: '0.2.3' } ```