Skip to content

Commit 0c723a9

Browse files
Bump com.graphql-java:graphql-java from 21.3 to 21.5
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 21.3 to 21.5. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](graphql-java/graphql-java@v21.3...v21.5) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d1b00 commit 0c723a9

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
@@ -17,7 +17,7 @@
1717
<kotlin.version>1.8.21</kotlin.version>
1818
<kotlin-coroutines.version>1.7.3</kotlin-coroutines.version>
1919
<jackson.version>2.16.0</jackson.version>
20-
<graphql-java.version>21.3</graphql-java.version>
20+
<graphql-java.version>21.5</graphql-java.version>
2121
<reactive-streams.version>1.0.4</reactive-streams.version>
2222

2323
<maven.compiler.source>${java.version}</maven.compiler.source>

0 commit comments

Comments
 (0)