We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8c259 commit 6f92362Copy full SHA for 6f92362
custom-user-federation-example/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm' version '2.0.20'
3
- id 'com.gradleup.shadow' version '8.3.0'
+ id 'com.gradleup.shadow' version '8.3.6'
4
id 'java-library'
5
}
6
0 commit comments