Skip to content

Commit 481c32c

Browse files
Merge pull request #77 from PhilanthropyDataCommons/dependabot/gradle/twilio-keycloak-provider/com.gradleup.shadow-9.2.2
2 parents bd157fb + d33787c commit 481c32c

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
@@ -11,7 +11,7 @@ plugins {
1111
// keycloak classpath with a single jar. The alternative would be to copy/include each jar
1212
// and dependent jars onto the keycloak classpath. See exclusions below because there is some
1313
// overlap in the twilio and keycloak dependencies.
14-
id("com.gradleup.shadow") version "9.1.0"
14+
id("com.gradleup.shadow") version "9.2.2"
1515
}
1616

1717
// We expect the current LTS version of the JDK for IDEs, compilation, etc.: 17.

0 commit comments

Comments
 (0)