Skip to content

Commit e367421

Browse files
Bump com.graphql-java:graphql-java from 22.0 to 24.1
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 22.0 to 24.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v22.0...v24.1) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '24.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 999d445 commit e367421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ repositories {
4040
}
4141

4242
dependencies {
43-
api "com.graphql-java:graphql-java:22.0"
44-
api "com.graphql-java:graphql-java-extended-scalars:22.0"
43+
api "com.graphql-java:graphql-java:24.1"
44+
api "com.graphql-java:graphql-java-extended-scalars:24.1"
4545
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

0 commit comments

Comments
 (0)