Skip to content

Commit 74eb7ce

Browse files
Bump graphql-java from 14.0 to 15.0 (#183)
1 parent 137a7e0 commit 74eb7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818

1919
dependencies {
2020
implementation "org.freemarker:freemarker:2.3.30"
21-
implementation "com.graphql-java:graphql-java:14.0"
21+
implementation "com.graphql-java:graphql-java:15.0"
2222
implementation "com.fasterxml.jackson.core:jackson-databind:2.10.3"
2323

2424
implementation "org.projectlombok:lombok:1.18.12"

0 commit comments

Comments
 (0)