Skip to content

Commit ccc5f7e

Browse files
Merge branch '1.10.x' into 1.11.x
2 parents 33c4414 + b7b3b47 commit ccc5f7e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

build.gradle

+4-4
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,10 @@ subprojects {
402402
description = 'Application monitoring instrumentation facade'
403403

404404
repositories {
405-
maven {
406-
url 'https://repo.spring.io/snapshot/'
407-
content { includeGroup 'io.micrometer' }
408-
}
405+
// maven {
406+
// url 'https://repo.spring.io/snapshot/'
407+
// content { includeGroup 'io.micrometer' }
408+
// }
409409
mavenCentral()
410410
}
411411

micrometer-core/gradle.lockfile

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

micrometer-observation/gradle.lockfile

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)