Skip to content

Commit 9cbd045

Browse files
committed
add Parboiled (version 1)
1 parent 40a4d61 commit 9cbd045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Add in sbt using `libraryDependencies += ...`:
9191
"org.clapper" %% "grizzled-scala" % "3.1.0"
9292
"org.clapper" %% "grizzled-slf4j" % "1.3.0"
9393
"org.json4s" %% "json4s-core" % "3.5.0"
94+
"org.parboiled" %% "parboiled-scala" % "1.1.8"
9495
"org.parboiled" %% "parboiled" % "2.1.3"
9596
"org.sangria-graphql" %% "sangria" % "1.0.0-RC3"
9697
"org.sangria-graphql" %% "sangria-relay" % "1.0.0-RC3"

0 commit comments

Comments
 (0)