diff --git a/project/Settings.scala b/project/Settings.scala index 84b2ff10..e5275921 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -60,7 +60,7 @@ object Settings { val grackle = "0.21.0" - val graphQLRoutes = "0.8.13" + val graphQLRoutes = "0.8.14" val clue = "0.35.0"