Skip to content

Commit b7b3b47

Browse files
Use context-propagation 1.0.5
Closes gh-4078
1 parent e6e61b0 commit b7b3b47

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
@@ -390,10 +390,10 @@ subprojects {
390390
description = 'Application monitoring instrumentation facade'
391391

392392
repositories {
393-
maven {
394-
url 'https://repo.spring.io/snapshot/'
395-
content { includeGroup 'io.micrometer' }
396-
}
393+
// maven {
394+
// url 'https://repo.spring.io/snapshot/'
395+
// content { includeGroup 'io.micrometer' }
396+
// }
397397
mavenCentral()
398398
}
399399

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)