Skip to content

Commit f0c59ef

Browse files
chore: update graphql-java version (#132)
1 parent 18218f8 commit f0c59ef

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
@@ -21,7 +21,7 @@ dependencies {
2121
api("org.hypertrace.core.attribute.service:attribute-service-api:${attributeServiceVersion}")
2222

2323
api("com.google.inject:guice:5.1.0")
24-
api("com.graphql-java:graphql-java:19.2")
24+
api("com.graphql-java:graphql-java:20.1")
2525
api("io.github.graphql-java:graphql-java-annotations:9.1")
2626
api("org.slf4j:slf4j-api:1.7.36")
2727
api("io.reactivex.rxjava3:rxjava:3.1.5")

0 commit comments

Comments
 (0)