Skip to content

Commit 1549134

Browse files
fix: update gql java lib (#138)
1 parent 7dec236 commit 1549134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api("org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion}")
2323

2424
api("com.google.inject:guice:5.1.0")
25-
api("com.graphql-java:graphql-java:19.4")
25+
api("com.graphql-java:graphql-java:19.6")
2626
api("io.github.graphql-java:graphql-java-annotations:9.1")
2727
api("org.slf4j:slf4j-api:1.7.36")
2828
api("io.reactivex.rxjava3:rxjava:3.1.6")

0 commit comments

Comments
 (0)