Skip to content

Commit 3f2ec03

Browse files
authored
Merge pull request #180 from scala-steward/update/paradise-2.1.1
Update paradise to 2.1.1
2 parents 4bbcf84 + abb32ad commit 3f2ec03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ unidocProjectFilter in ScalaUnidoc in unidoc := inAggregates(LocalRootProject)
4040

4141
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10")
4242

43-
addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0" cross CrossVersion.full)
43+
addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.1" cross CrossVersion.full)
4444

4545
scalacOptions += "-Xexperimental"
4646

0 commit comments

Comments
 (0)