Use Micrometer SNAPSHOT in MFA sample
This commit is contained in:
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
|
||||
Reference in New Issue
Block a user