diff --git a/build.sbt b/build.sbt index 3e99690..a4f3ada 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val mUnit = "1.0.0-M12" +val mUnit = "1.0.0-RC1" val discipline = "1.7.0" Global / onChangedBuildSource := ReloadOnSourceChanges