Skip to content

Commit

Permalink
Use context-propagation 1.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 13, 2023
1 parent bae5e10 commit 3513df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version.ref = "c
cloudwatch2 = { module = "software.amazon.awssdk:cloudwatch", version.ref = "cloudwatch2" }
colt = { module = "colt:colt", version.ref = "colt" }
commonsPool2 = "org.apache.commons:commons-pool2:2.12.0"
contextPropagation = { module = "io.micrometer:context-propagation", version = "1.1.0-RC1" }
contextPropagation = { module = "io.micrometer:context-propagation", version = "1.1.0-SNAPSHOT" }
dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
daggerCompiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
dropwizardMetricsCore = { module = "io.dropwizard.metrics:metrics-core", version.ref = "dropwizard-metrics" }
Expand Down

0 comments on commit 3513df3

Please sign in to comment.