diff --git a/build.sbt b/build.sbt index 4148aced..17e382da 100644 --- a/build.sbt +++ b/build.sbt @@ -46,7 +46,7 @@ val Version = new { val portableReflect = "1.1.2" val junit = "4.13.2" val scalajsStubs = "1.1.0" - val discipline = "1.5.1" + val discipline = "1.6.0" val catsLaws = "2.9.0" val scalacheck = "1.17.0" val testInterface = "1.0"