diff --git a/build.gradle b/build.gradle index 3ded74d..b4df483 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ dependencies { provided "org.grails:grails-plugin-domain-class" // Latest RestFB lib - compile 'com.restfb:restfb:3.20.0' + compile 'com.restfb:restfb:2022.7.0' // Tests testCompile 'org.grails:grails-web-testing-support:2.0.0'