diff --git a/latest.json b/latest.json index 3e11c5c..ccfe7f8 100644 --- a/latest.json +++ b/latest.json @@ -3,16 +3,28 @@ "dependencies":[ { "317-api-minified":[ - {"groupId": "org.parabot"}, - {"artifactId": "317-api-minified"}, - {"version": "1.1"} + { + "groupId":"org.parabot" + }, + { + "artifactId":"317-api-minified" + }, + { + "version":"1.1" + } ] }, { "client":[ - {"groupId": "org.parabot"}, - {"artifactId": "client}, - {"version": "2.2"} + { + "groupId":"org.parabot" + }, + { + "artifactId":"client" + }, + { + "version":"2.2" + } ] } ]