Skip to content

Commit 0b4bb0f

Browse files
authored
Updated setting gradle file (#212)
2 parents 09fb939 + 84c8ed0 commit 0b4bb0f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

settings.gradle

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
pluginManagement {
22
repositories {
33
gradlePluginPortal()
4-
mavenCentral()
5-
}
6-
plugins {
7-
id 'com.auth0.gradle.oss-library.java' version '0.18.0'
84
}
95
}
6+
107
rootProject.name = 'jwks-rsa'

0 commit comments

Comments
 (0)