From 6651b98eea9fb7c6aa834e267ecd650790c1fd70 Mon Sep 17 00:00:00 2001 From: Jeroen Ketelaar Date: Tue, 7 May 2019 20:47:57 -0500 Subject: [PATCH] [CLEANUP] Updated README with dependencies Fixes #104 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c7f6ac..3f0a4d1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you'd like to have either or both the client and the API in your project, use git-parabot Parabot's Git based repo - https://github.com/parabot/Maven-Repository/raw/master/ + https://maven.parabot.org/ @@ -27,12 +27,12 @@ If you'd like to have either or both the client and the API in your project, use org.parabot client - 2.2 + 2.7 org.parabot - 317provider - 1.0 + 317-api-minified + 1.21.3 ```