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 f249395 commit 2f04f6dCopy full SHA for 2f04f6d
custom-user-federation-example/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm' version '2.2.0'
3
- id 'com.gradleup.shadow' version '8.3.6'
+ id 'com.gradleup.shadow' version '8.3.7'
4
id 'java-library'
5
}
6
0 commit comments