Skip to content

Commit aaf6c5b

Browse files
Merge pull request #83 from PhilanthropyDataCommons/dependabot/gradle/twilio-keycloak-provider/com.github.dasniko-keycloak-spi-bom-26.4.0
2 parents fbc2a9f + 2c629e3 commit aaf6c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twilio-keycloak-provider/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
compileOnly("org.keycloak:keycloak-server-spi:${project.ext.get("keycloakVersion")}")
4343
compileOnly("org.keycloak:keycloak-server-spi-private:${project.ext.get("keycloakVersion")}")
4444
compileOnly("org.keycloak:keycloak-services:${project.ext.get("keycloakVersion")}")
45-
compileOnly("com.github.dasniko:keycloak-spi-bom:26.3.0")
45+
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.
4848
implementation("com.twilio.sdk:twilio:11.0.0")

0 commit comments

Comments
 (0)