We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb2d88 commit 4f37c96Copy full SHA for 4f37c96
custom-user-federation-example/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm' version '2.2.10'
3
- id 'com.gradleup.shadow' version '8.3.8'
+ id 'com.gradleup.shadow' version '9.1.0'
4
id 'java-library'
5
}
6
0 commit comments