We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01597c6 + 1947bf8 commit 99cc090Copy full SHA for 99cc090
build.sbt
@@ -15,7 +15,7 @@ val circeOpticsVersion = "0.15.1"
15
val sangriaAkkaHttpVersion = "0.0.4"
16
17
libraryDependencies ++= Seq(
18
- "org.sangria-graphql" %% "sangria" % "4.2.11",
+ "org.sangria-graphql" %% "sangria" % "4.2.15",
19
"org.sangria-graphql" %% "sangria-slowlog" % "3.0.0",
20
"org.sangria-graphql" %% "sangria-circe" % "1.3.2",
21
0 commit comments