Skip to content

Commit

Permalink
Merge pull request #902 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/com.graphql-java-graphql-java-extended-scalars-22.0

Bump com.graphql-java:graphql-java-extended-scalars from 18.1 to 22.0 in /shio-app
  • Loading branch information
alegauss authored Nov 17, 2024
2 parents a42b4bd + c631369 commit b830d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencies {
// GraphQL
implementation 'com.graphql-java:graphql-java:230521-nf-execution'
implementation 'com.graphql-java:graphql-java-spring-webmvc:2021-10-25T04-50-54-fbc162f'
implementation 'com.graphql-java:graphql-java-extended-scalars:18.1'
implementation 'com.graphql-java:graphql-java-extended-scalars:22.0'
implementation 'io.projectreactor:reactor-core:3.5.3'
implementation "com.graphql-java-kickstart:graphql-webclient-spring-boot-starter:1.0.0"

Expand Down

0 comments on commit b830d0a

Please # to comment.