We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79180e1 + f4194c3 commit 4b15979Copy full SHA for 4b15979
build.sbt
@@ -15,7 +15,7 @@ val circeOpticsVersion = "0.15.0"
15
val sangriaAkkaHttpVersion = "0.0.4"
16
17
libraryDependencies ++= Seq(
18
- "org.sangria-graphql" %% "sangria" % "4.2.5",
+ "org.sangria-graphql" %% "sangria" % "4.2.6",
19
"org.sangria-graphql" %% "sangria-slowlog" % "3.0.0",
20
"org.sangria-graphql" %% "sangria-circe" % "1.3.2",
21
0 commit comments