Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit eab0ac6

Browse files
Bump twilio from 8.10.0 to 8.11.0 (#66)
Bumps [twilio](https://github.com/twilio/twilio-java) from 8.10.0 to 8.11.0. - [Release notes](https://github.com/twilio/twilio-java/releases) - [Changelog](https://github.com/twilio/twilio-java/blob/main/CHANGES.md) - [Commits](twilio/twilio-java@8.10.0...8.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d233ef5 commit eab0ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation(group:'net.rakugakibox.spring.boot', name:'logback-access-spring-boot-starter', version:'2.7.1')
4141

4242
implementation(group:'com.authy', name:'authy-java', version:'1.5.1')
43-
implementation(group:'com.twilio.sdk', name:'twilio', version:'8.10.0')
43+
implementation(group:'com.twilio.sdk', name:'twilio', version:'8.11.0')
4444
implementation(group:'org.xerial', name:'sqlite-jdbc', version:'3.34.0')
4545

4646
testImplementation(group: 'junit', name:'junit', version:'4.13.2')

0 commit comments

Comments
 (0)