Skip to content

Commit

Permalink
Upgrade to Context Propagation 1.0.6
Browse files Browse the repository at this point in the history
Closes gh-857
  • Loading branch information
bclozel committed Nov 21, 2023
1 parent 08a5ea4 commit 44e8811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {

constraints {
api("com.graphql-java:graphql-java:${graphQlJavaVersion}")
api("io.micrometer:context-propagation:1.0.5")
api("io.micrometer:context-propagation:1.0.6")

api("jakarta.annotation:jakarta.annotation-api:2.1.1")
api("jakarta.servlet:jakarta.servlet-api:6.0.0")
Expand Down

0 comments on commit 44e8811

Please sign in to comment.