Skip to content

Commit

Permalink
Update discipline-core to 1.7.0 (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 25, 2024
1 parent 701973e commit 73530b5
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 @@ -8,7 +8,7 @@ val current_version = scala_213
val V = new {
val cats = "2.10.0"
val `cats-effect` = "3.5.4"
val `cats-discipline` = "1.6.0"
val `cats-discipline` = "1.7.0"
val `discipline-munit` = "1.0.9"
val circe = "0.14.6"
val fs2 = "3.10.2"
Expand Down

0 comments on commit 73530b5

Please sign in to comment.