Skip to content

Commit

Permalink
Update scalacheck to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and kitbellew committed Apr 17, 2024
1 parent 20a1e46 commit 6256c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
object Dependencies {
val metaconfigV = "0.12.0"
val scalametaV = "4.9.3"
val scalacheckV = "1.17.0"
val scalacheckV = "1.17.1"
val coursier = "2.1.2"
val munitV = "0.7.29"
val mdocV = "2.5.2"
Expand Down

0 comments on commit 6256c03

Please sign in to comment.