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