Skip to content

Commit fe69da7

Browse files
update graphql java
1 parent 0cb1bc8 commit fe69da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book-details/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
}
2424

2525
dependencies {
26-
implementation 'com.graphql-java:graphql-java:11.0'
26+
implementation 'com.graphql-java:graphql-java:13.0'
2727
implementation 'com.graphql-java:graphql-java-spring-boot-starter-webmvc:1.0'
2828
implementation 'com.google.guava:guava:26.0-jre'
2929
implementation 'org.springframework.boot:spring-boot-starter-web'

0 commit comments

Comments
 (0)