diff --git a/build.gradle b/build.gradle index 8d27193..5d6bbab 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:2.27.1' + compile 'com.restfb:restfb:3.7.0' // Tests testCompile 'org.grails:grails-web-testing-support:2.0.0'