Skip to content

Commit 7c3d39d

Browse files
authored
add scala-stm
1 parent e8ca788 commit 7c3d39d

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
@@ -93,6 +93,7 @@ Add in sbt using `libraryDependencies += ...`:
9393
"org.parboiled" %% "parboiled" % "2.1.3"
9494
"org.sangria-graphql" %% "sangria" % "1.0.0-RC3"
9595
"org.sangria-graphql" %% "sangria-relay" % "1.0.0-RC3"
96+
"org.scala-stm" %% "scala-stm" % "0.8"
9697
"org.scalactic" %% "scalactic" % "3.0.0"
9798
"org.scalafx" %% "scalafx" % "8.0.102-R11"
9899
"org.scalatra.scalate" %% "scalate-core" % "1.8.0"

0 commit comments

Comments
 (0)