Skip to content

Commit 2e97b1c

Browse files
Bump com.graphql-java:graphql-java from 24.1 to 24.2
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 24.1 to 24.2. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v24.1...v24.2) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '24.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9136bda commit 2e97b1c

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
@@ -40,7 +40,7 @@ repositories {
4040
}
4141

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

0 commit comments

Comments
 (0)