Skip to content
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

Bumps sbt-catalysts-extras Version #107

Merged
merged 1 commit into from
Dec 3, 2016

Conversation

juanpedromoreno
Copy link
Member

Updating the sbt-catalysts-extras plugin we are actually aligning both test libs: scalatest (3.0.1) and scalacheck (1.13.4).

Please, @fedefernandez could you review? Thanks!

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice

),
scalafmtConfig in ThisBuild := Some(file(".scalafmt"))
) ++ reformatOnCompileSettings ++ addTestLibs(vAll, "scalatest", "scalacheck")
) ++ reformatOnCompileSettings
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addTestLibs is not valid anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's still valid, but actually, I would like to rewrite the current dependency injection from sbt-catalysts-extras plugin. Maybe, it just a personal preference (I'm getting only the part that makes really sense to me).

@juanpedromoreno juanpedromoreno merged commit 8d2e477 into master Dec 3, 2016
@juanpedromoreno juanpedromoreno deleted the upgrades-sbt-cat-ext-0.1.2 branch December 3, 2016 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants