Skip to content

Commit

Permalink
Merge pull request #21 from tgbyte/dependabot/gradle/com.twilio.sdk-t…
Browse files Browse the repository at this point in the history
…wilio-8.25.0

Bump twilio from 8.24.0 to 8.25.0
  • Loading branch information
ginkel authored Jan 13, 2022
2 parents 43418ae + 381112e commit efa1c8f
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 @@ -153,7 +153,7 @@ dependencies {
api 'com.kohlschutter.junixsocket:junixsocket-core:2.4.0'

// Twilio SDK for SMS
api 'com.twilio.sdk:twilio:8.24.0'
api 'com.twilio.sdk:twilio:8.25.0'

// SendGrid SDK to send emails from GCE
api 'com.sendgrid:sendgrid-java:4.8.1'
Expand Down

0 comments on commit efa1c8f

Please sign in to comment.