Update dependency com.twilio.sdk:twilio to v10.9.1

This commit is contained in:
2025-05-29 13:01:30 +00:00
parent 949bfc38f8
commit 6d11fbf8cf

View File

@@ -144,7 +144,7 @@ dependencies {
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1' api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
// Twilio SDK for SMS // Twilio SDK for SMS
api 'com.twilio.sdk:twilio:10.1.5' api 'com.twilio.sdk:twilio:10.9.1'
// SendGrid SDK to send emails from GCE // SendGrid SDK to send emails from GCE
api 'com.sendgrid:sendgrid-java:4.10.2' api 'com.sendgrid:sendgrid-java:4.10.2'