Files
spring-graphql/spring-graphql
Brian Clozel 4213dc4e13 Mark Context Propagation as a runtime dependency
This commit changes the configuration for the context-propagation
library from "compileOnly" to "implementation", as this is a required
dependency for our main module at runtime.

Fixes gh-482
2022-09-06 17:48:57 +02:00
..