Skip to content

Commit

Permalink
Merge pull request #161 from scala-steward/update/scala-typed-holes-0…
Browse files Browse the repository at this point in the history
….1.8

Update scala-typed-holes to 0.1.8
  • Loading branch information
mergify[bot] committed Feb 24, 2021
2 parents 632726f + c164b80 commit 0d78b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -61,7 +61,7 @@ def crossPlugin(x: sbt.librarymanagement.ModuleID) =

val compilerPlugins = List(
crossPlugin("org.typelevel" % "kind-projector" % "0.11.3"),
crossPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.7"),
crossPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.8"),
crossPlugin("com.kubukoz" % "better-tostring" % "0.2.6"),
compilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")
)
Expand Down

0 comments on commit 0d78b9c

Please sign in to comment.