Skip to content

Commit ac2dd9b

Browse files
committed
Upgrade to Context Propagation 1.0.4
Closes gh-756
1 parent c1da2a3 commit ac2dd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525

2626
constraints {
2727
api("com.graphql-java:graphql-java:${graphQlJavaVersion}")
28-
api("io.micrometer:context-propagation:1.0.3")
28+
api("io.micrometer:context-propagation:1.0.4")
2929

3030
api("jakarta.annotation:jakarta.annotation-api:2.1.1")
3131
api("jakarta.servlet:jakarta.servlet-api:6.0.0")

0 commit comments

Comments
 (0)