Skip to content

Commit 94bf47d

Browse files
committed
Merge pull request scala#236 from xeno-by/master
bump paradise version to 2.10.3-RC1
2 parents 9a49e32 + 79266a9 commit 94bf47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎overviews/macros/paradise.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ to your build (granted you’ve already [set up SBT](http://docs.scala-lang.org/
3232
to use macros):
3333

3434
resolvers += Resolver.sonatypeRepo("snapshots")
35-
addCompilerPlugin("org.scala-lang.plugins" % "macro-paradise_2.10.2" % "2.0.0-SNAPSHOT")
35+
addCompilerPlugin("org.scala-lang.plugins" % "macro-paradise_2.10.3-RC1" % "2.0.0-SNAPSHOT")

0 commit comments

Comments
(0)