Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
RestFB Java lib upgraded to 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benorama committed Oct 20, 2016
1 parent 49a8f9f commit 4fd0132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -53,7 +53,7 @@ dependencies {
testCompile "org.grails:grails-plugin-testing"

// Latest RestFB lib
compile 'com.restfb:restfb:1.30.0'
compile 'com.restfb:restfb:1.32.0'
}

task wrapper(type: Wrapper) {
Expand Down

0 comments on commit 4fd0132

Please sign in to comment.