Skip to content

Commit

Permalink
Bump graphql-java, dataloader and federation versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timemanx committed Dec 20, 2024
1 parent f359f69 commit f454845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
android-plugin = "8.5.0"
classgraph = "4.8.174"
dataloader = "3.3.0"
federation = "5.1.0"
graphql-java = "22.1"
dataloader = "3.4.0"
federation = "5.2.0"
graphql-java = "22.3"
graalvm = "0.10.2"
jackson = "2.17.1"
# kotlin version has to match the compile-testing compiler version
Expand Down

0 comments on commit f454845

Please sign in to comment.