Skip to content

Commit 32e8e25

Browse files
committed
Upgrade to Context Propagation 1.1.1
Closes gh-952
1 parent 4198e9e commit 32e8e25

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.6")
28+
api("io.micrometer:context-propagation:1.1.1")
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)