Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Bump ScalaCheck to 1.13.0 #144

Closed
wants to merge 1 commit into from
Closed

Conversation

adelbertc
Copy link
Contributor

Pending non-SNAPSHOT release of scalatest/scalatest#837 and typelevel/discipline#17

@adelbertc
Copy link
Contributor Author

How do folks feel about depending on a SNAP release (effectively a stable SNAPSHOT if I understand correctly) for ScalaCheck? Discipline has it merged: typelevel/discipline#17 (comment)

Or we can wait for a final release: scalatest/scalatest#837 (comment)

@kailuowang
Copy link
Contributor

As a user, I vote for depending on the SNAP release of ScalaCheck.

@johnynek
Copy link
Contributor

-1 on SNAP. Can we not do that?

@adelbertc
Copy link
Contributor Author

Yeah we can just wait for a stable one to be cut, mostly made this to help
me track in progress things
On Apr 20, 2016 12:24, "P. Oscar Boykin" notifications@github.com wrote:

-1 on SNAP. Can we not do that?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#144 (comment)

@ghost
Copy link

ghost commented Sep 18, 2016

Looks like it should now be 1.13.2, as in typelevel/cats#1345

Also, :

 "org.scalacheck" %%% "scalacheck" % "1.13.2",
 "org.typelevel" %%% "discipline" % "0.7",
 "org.scalatest" %%% "scalatest" % "3.0.0" % "test"

In return, you may find you get 2.12.0-RC1 coming your way pretty soon.

( you will also need typelevel/catalysts#2 - and that's itching to go 😄 )

@denisrosset
Copy link
Contributor

This can be closed as it is super-ceded by #184

@tixxit tixxit closed this Nov 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants