Skip to content

Commit 18218f8

Browse files
chore: update service-framework version (#131)
1 parent 99e6cf0 commit 18218f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypertrace-core-graphql-service/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
dependencies {
99
implementation(platform(project(":hypertrace-core-graphql-platform")))
1010

11-
implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.49")
11+
implementation("org.hypertrace.core.serviceframework:platform-http-service-framework:0.1.50")
1212
implementation("org.slf4j:slf4j-api")
1313

1414
implementation("com.graphql-java-kickstart:graphql-java-servlet")

0 commit comments

Comments
 (0)