Skip to content

Commit

Permalink
Revert "deps: update graphqlplugin to v7"
Browse files Browse the repository at this point in the history
This reverts commit 0dfdaca, because
this commit breaks Java 11 compatibility, see [1].

[1]: https://github.com/ExpediaGroup/graphql-kotlin/releases/tag/7.0.0

Signed-off-by: Marcel Bochtler <[email protected]>
  • Loading branch information
MarcelBochtler committed Sep 20, 2023
1 parent 968a82e commit 8c7f1a1
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 @@ -5,7 +5,7 @@ dokkatooPlugin = "2.0.0"
downloadPlugin = "5.5.0"
gitSemverPlugin = "0.6.4"
graalVmNativeImagePlugin = "0.9.27"
graphQlPlugin = "7.0.0"
graphQlPlugin = "6.5.6"
ideaExtPlugin = "1.1.7"
kotlinPlugin = "1.9.10"
versionsPlugin = "0.48.0"
Expand Down

0 comments on commit 8c7f1a1

Please sign in to comment.