Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #222 from scala-steward/update/kind-projector-0.9.10
Browse files Browse the repository at this point in the history
Update kind-projector to 0.9.10
  • Loading branch information
ChristopherDavenport committed Apr 8, 2019
2 parents d4cb975 + 89e6d15 commit 72d2321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -123,7 +123,7 @@ lazy val commonSettings = Seq(
"-doc-source-url", "https://github.com/jmcardon/tsec/blob/v" + version.value + "€{FILE_PATH}.scala"
),
parallelExecution in test := false,
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.9"),
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.10"),
addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.2.4"),
scalacOpts
)
Expand Down

0 comments on commit 72d2321

Please sign in to comment.