Skip to content

Commit abb32ad

Browse files
committed
Update paradise to 2.1.1
1 parent f82cbcd commit abb32ad

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.3")
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)