Skip to content

Commit 6f80295

Browse files
Upgrade to context-propagation 1.0.4
Closes gh-3974
1 parent 8a93c7d commit 6f80295

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def VERSIONS = [
4545
'javax.inject:javax.inject:1',
4646
'javax.servlet:javax.servlet-api:latest.release',
4747
'javax.xml.bind:jaxb-api:2.3.+',
48-
'io.micrometer:context-propagation:1.0.+',
48+
'io.micrometer:context-propagation:1.0.4',
4949
'org.jetbrains.kotlinx:kotlinx-coroutines-core:latest.release',
5050
'net.sf.ehcache:ehcache:latest.release',
5151
'org.apache.httpcomponents:httpasyncclient:latest.release',

micrometer-core/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

micrometer-observation/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)