Skip to content

Commit 9a4eb18

Browse files
Bump com.graphql-java:graphql-java-extended-scalars from 22.0 to 24.0
Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 22.0 to 24.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](graphql-java/graphql-java-extended-scalars@v22.0...v24.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-version: '24.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0681f82 commit 9a4eb18

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
@@ -41,7 +41,7 @@ repositories {
4141

4242
dependencies {
4343
api "com.graphql-java:graphql-java:24.2"
44-
api "com.graphql-java:graphql-java-extended-scalars:22.0"
44+
api "com.graphql-java:graphql-java-extended-scalars:24.0"
4545
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

0 commit comments

Comments
 (0)