|
@@ -10,7 +10,6 @@ repositories {
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
maven { url "https://repo.spring.io/snapshot" }
|
|
}
|
|
}
|
|
|
|
|
|
-ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
|
|
|
|
|
|
|
dependencies {
|
|
dependencies {
|
|
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
|
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|