Skip to content

Commit

Permalink
Update discipline-scalatest to 1.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and LukaJCB committed Jan 13, 2020
1 parent 7cd9060 commit 61b26d0
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 @@ -61,7 +61,7 @@ val catsEffectVersion = "2.0.0"
val scalatestVersion = "3.1.0"
val scalaTestPlusVersion = "3.1.0.0-RC2"
val scalacheckVersion = "1.14.3"
val disciplineVersion = "1.0.0-RC1"
val disciplineVersion = "1.0.0-RC2"

val core = crossProject(JVMPlatform, JSPlatform)
.in(file("modules/core"))
Expand Down

0 comments on commit 61b26d0

Please sign in to comment.