Skip to content

Commit

Permalink
Bump com.graphql-java:graphql-java from 21.0 to 21.2
Browse files Browse the repository at this point in the history
Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 21.0 to 21.2.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](graphql-java/graphql-java@v21.0...v21.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 0798c57 commit 2161948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ dependencies {
implementation "com.enonic.xp:script-api:${xpVersion}"
implementation "com.enonic.xp:portal-api:${xpVersion}"

include "com.graphql-java:graphql-java:21.0"
include "com.graphql-java:graphql-java-extended-scalars:21.0"
include "com.graphql-java:graphql-java:21.2"
include "com.graphql-java:graphql-java-extended-scalars:21.2"

include "com.enonic.xp:lib-portal:${xpVersion}"
include "com.enonic.xp:lib-event:${xpVersion}"
Expand Down

0 comments on commit 2161948

Please sign in to comment.