We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e6cf0 commit 18218f8Copy full SHA for 18218f8
hypertrace-core-graphql-service/build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
dependencies {
9
implementation(platform(project(":hypertrace-core-graphql-platform")))
10
11
- implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.49")
+ implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.50")
12
implementation("org.slf4j:slf4j-api")
13
14
implementation("com.graphql-java-kickstart:graphql-java-servlet")
0 commit comments