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

Commit

Permalink
Merge pull request #97 from agorapulse/upgrade/restfb-3.20.0
Browse files Browse the repository at this point in the history
upgrade resfb to 3.20.0
  • Loading branch information
wmedjek authored Jan 19, 2022
2 parents acc6f77 + 452194c commit 5a41877
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:3.13.0'
compile 'com.restfb:restfb:3.20.0'

// Tests
testCompile 'org.grails:grails-web-testing-support:2.0.0'
Expand Down

0 comments on commit 5a41877

Please sign in to comment.