Skip to content

Commit

Permalink
Update to scalacheck-1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker authored Aug 20, 2024
1 parent 302bc97 commit 696ec1e
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 @@ -3,7 +3,7 @@ import sbt.ForkOptions
import sbt.Tests._

val catsV = "2.12.0"
val scalacheckV = "1.17.1"
val scalacheckV = "1.18.0"
val munitV = "1.0.0"
val disciplineMunitV = "2.0.0-M3"

Expand Down

0 comments on commit 696ec1e

Please sign in to comment.