Skip to content

Commit

Permalink
Update discipline-core to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 19, 2024
1 parent 5a61ebe commit d86150b
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 @@ -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"
Expand Down

0 comments on commit d86150b

Please sign in to comment.