Skip to content

Commit

Permalink
Use context-propagation 1.0.5
Browse files Browse the repository at this point in the history
Closes gh-4078
  • Loading branch information
jonatan-ivanov committed Sep 11, 2023
1 parent e6e61b0 commit b7b3b47
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -390,10 +390,10 @@ subprojects {
description = 'Application monitoring instrumentation facade'

repositories {
maven {
url 'https://repo.spring.io/snapshot/'
content { includeGroup 'io.micrometer' }
}
// maven {
// url 'https://repo.spring.io/snapshot/'
// content { includeGroup 'io.micrometer' }
// }
mavenCentral()
}

Expand Down
2 changes: 1 addition & 1 deletion micrometer-core/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion micrometer-observation/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7b3b47

Please sign in to comment.