8000
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 d98f2db commit 79266a9Copy full SHA for 79266a9
overviews/macros/paradise.md
@@ -32,4 +32,4 @@ to your build (granted you’ve already [set up SBT](http://docs.scala-lang.org/
32
to use macros):
33
34
resolvers += Resolver.sonatypeRepo("snapshots")
35
- addCompilerPlugin("org.scala-lang.plugins" % "macro-paradise_2.10.2" % "2.0.0-SNAPSHOT")
+ addCompilerPlugin("org.scala-lang.plugins" % "macro-paradise_2.10.3-RC1" % "2.0.0-SNAPSHOT")
0 commit comments