Skip to content

Corrections to the Scala Steward blog post #1058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion blog/_posts/2019-07-10-announcing-scala-steward.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ diff --git a/build.sbt b/build.sbt
+ "org.typelevel" %% "cats-core" % "1.6.1"
)

diff --git a/src/main/scala/cats_1_0_0.scala b/src/main/scala/cats.scala
diff --git a/src/main/scala/cats.scala b/src/main/scala/cats.scala
--- a/src/main/scala/cats.scala
+++ b/src/main/scala/cats.scala
object cats {
Expand Down Expand Up @@ -139,6 +139,7 @@ which is an integral part of Scala Steward. A special shout-out also goes to

And many thanks to the 20+ contributors who made Scala Steward to what it is today:
Alex,
Anil Kumar Myla,
Arulselvan Madhavan,
Bayram Kiran,
Cédric Chantepie,
Expand Down