We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a4d61 commit 9cbd045Copy full SHA for 9cbd045
projects-2.12.md
@@ -91,6 +91,7 @@ Add in sbt using `libraryDependencies += ...`:
91
"org.clapper" %% "grizzled-scala" % "3.1.0"
92
"org.clapper" %% "grizzled-slf4j" % "1.3.0"
93
"org.json4s" %% "json4s-core" % "3.5.0"
94
+ "org.parboiled" %% "parboiled-scala" % "1.1.8"
95
"org.parboiled" %% "parboiled" % "2.1.3"
96
"org.sangria-graphql" %% "sangria" % "1.0.0-RC3"
97
"org.sangria-graphql" %% "sangria-relay" % "1.0.0-RC3"
0 commit comments