Skip to content

Commit

Permalink
Merge pull request #167 from scala-steward/update/better-tostring-0.2.9
Browse files Browse the repository at this point in the history
Update better-tostring to 0.2.9
  • Loading branch information
mergify[bot] authored Apr 7, 2021
2 parents 821c3c9 + 20ae4f1 commit 7fdcad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val addCompilerPlugins = libraryDependencies ++= {
List(
crossPlugin("org.typelevel" % "kind-projector" % "0.11.3"),
crossPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.8"),
crossPlugin("com.kubukoz" % "better-tostring" % "0.2.8"),
crossPlugin("com.kubukoz" % "better-tostring" % "0.2.9"),
//gonna regret this one huh
compilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")
)
Expand Down

0 comments on commit 7fdcad8

Please sign in to comment.