Skip to content

Commit 0efb384

Browse files
authored
Merge pull request #95 from PhilanthropyDataCommons/dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.3.1
Bump com.twilio.sdk:twilio from 11.0.0 to 11.3.1 in /twilio-keycloak-provider
2 parents ca89bcb + 430569e commit 0efb384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twilio-keycloak-provider/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
compileOnly("com.github.dasniko:keycloak-spi-bom:26.4.0")
4646
// Twilio's dependencies are used by our extension but not intended to be further exposed.
4747
// The shadow plugin jar (shadowJar task) will include this and its dependencies.
48-
implementation("com.twilio.sdk:twilio:11.0.0")
48+
implementation("com.twilio.sdk:twilio:11.3.4")
4949

5050
// Use JUnit Jupiter for testing.
5151
testRuntimeOnly("org.junit.platform:junit-platform-engine:6.0.3")

0 commit comments

Comments
 (0)