Skip to content

Commit

Permalink
Bump kind-projector from 0.9.6 to 0.9.10 (close #217)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and chuwy committed Dec 10, 2020
1 parent b950832 commit 88979fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object BuildSettings {
"-target", "1.8"
),

addCompilerPlugin("org.spire-math" % "kind-projector" % "0.9.6" cross CrossVersion.binary)
addCompilerPlugin("org.spire-math" % "kind-projector" % "0.9.10" cross CrossVersion.binary)
)

// sbt-assembly settings
Expand Down

0 comments on commit 88979fc

Please sign in to comment.