Skip to content

Commit ef2b389

Browse files
Bump com.graphql-java:graphql-java from 20.2 to 25.0
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 20.2 to 25.0. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v20.2...v25.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a18ed9b commit ef2b389

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
@@ -20,7 +20,7 @@ repositories {
2020

2121
dependencies {
2222
compileOnly "org.freemarker:freemarker:2.3.32"
23-
compileOnly "com.graphql-java:graphql-java:20.2"
23+
compileOnly "com.graphql-java:graphql-java:25.0"
2424
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.15.3"
2525
compileOnly "com.typesafe:config:1.4.3"
2626

0 commit comments

Comments
 (0)