Skip to content

Commit 487d1a2

Browse files
Bump com.graphql-java:graphql-java from 24.1 to 24.3 (#288)
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 24.1 to 24.3. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v24.1...v24.3) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '24.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c59fea1 commit 487d1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.graphql-java</groupId>
6868
<artifactId>graphql-java</artifactId>
69-
<version>24.1</version>
69+
<version>25.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.squareup</groupId>

0 commit comments

Comments
 (0)