We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09fb939 + 84c8ed0 commit 0b4bb0fCopy full SHA for 0b4bb0f
1 file changed
settings.gradle
@@ -1,10 +1,7 @@
1
pluginManagement {
2
repositories {
3
gradlePluginPortal()
4
- mavenCentral()
5
- }
6
- plugins {
7
- id 'com.auth0.gradle.oss-library.java' version '0.18.0'
8
}
9
+
10
rootProject.name = 'jwks-rsa'
0 commit comments