Skip to content

Commit 7ec4ffd

Browse files
committed
Update extended scalars to v21
1 parent 720bd16 commit 7ec4ffd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ repositories {
4141

4242
dependencies {
4343
api "com.graphql-java:graphql-java:21.0"
44-
// todo: upgrade to 21.0
45-
api "com.graphql-java:graphql-java-extended-scalars:20.0"
44+
api "com.graphql-java:graphql-java-extended-scalars:21.0"
4645
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
4746
api "org.glassfish:jakarta.el:4.0.2"
4847

0 commit comments

Comments
 (0)