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

Commit

Permalink
upgraded to restfb 3.7.0 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr authored Jun 29, 2020
1 parent 7fc0d60 commit 2927db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 2927db0

Please sign in to comment.