Remove Reference to Micrometer Snapshot
This commit is contained in:
@@ -13,7 +13,6 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation platform(libs.org.springframework.spring.framework.bom)
|
||||
|
||||
@@ -13,7 +13,6 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation platform(libs.org.springframework.spring.framework.bom)
|
||||
|
||||
Reference in New Issue
Block a user