We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd157fb + d33787c commit 481c32cCopy full SHA for 481c32c
1 file changed
twilio-keycloak-provider/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
// keycloak classpath with a single jar. The alternative would be to copy/include each jar
12
// and dependent jars onto the keycloak classpath. See exclusions below because there is some
13
// overlap in the twilio and keycloak dependencies.
14
- id("com.gradleup.shadow") version "9.1.0"
+ id("com.gradleup.shadow") version "9.2.2"
15
}
16
17
// We expect the current LTS version of the JDK for IDEs, compilation, etc.: 17.
0 commit comments