Skip to content

Commit

Permalink
Update dependency com.graphql-java:graphql-java-extended-scalars to v…
Browse files Browse the repository at this point in the history
…2023
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 68dbefc commit 0eeaa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
# GraphQL
graphql-kotlin-server = { module = "com.expediagroup:graphql-kotlin-server", version.ref = "graphqlkotlin" }
graphql-kotlin-scheme = { module = "com.expediagroup:graphql-kotlin-schema-generator", version.ref = "graphqlkotlin" }
graphql-scalars = "com.graphql-java:graphql-java-extended-scalars:20.2"
graphql-scalars = "com.graphql-java:graphql-java-extended-scalars:2023-01-24T02-11-56-babda5f"

# Exposed ORM
exposed-core = { module = "org.jetbrains.exposed:exposed-core", version.ref = "exposed" }
Expand Down

0 comments on commit 0eeaa00

Please sign in to comment.