From e0b11a84f866c932094f4ae3dad4b07f5094c948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Herv=C3=A9?= Date: Fri, 8 Jul 2022 10:23:10 +0200 Subject: [PATCH] my version until issue #30 is fixed in the API --- .gitignore | 5 ++++- pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ce22cb4..689f3e7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ target .gradle build - +#eclipse +.classpath +.project +.settings diff --git a/pom.xml b/pom.xml index 0a61691..c3e1c80 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ twitter-api-java-sdk jar twitter-api-java-sdk - 2.0.1 + 2.0.1-nrv https://github.com/twitterdev/twitter-api-java-sdk Twitter API v2 available endpoints