Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ val fs2Version = "3.1.5"

val scalaTestVersion = "3.2.10"
val scalaCheckVersion = "1.15.4"
val disciplineVersion = "1.1.5"
val disciplineVersion = "1.7.0"

/**
* Some terrible hacks to work around Cats's decision to have builds for different Scala versions depend on different
Expand Down