Skip to content

Commit

Permalink
scalacheck 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jun 30, 2024
1 parent aef011f commit 25f7bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ object Dependencies {
val sslConfigVersion = "0.6.1"

val scalaTestVersion = "3.2.19"
val scalaTestScalaCheckVersion = "1-17"
val scalaCheckVersion = "1.17.0"
val scalaTestScalaCheckVersion = "1-18"
val scalaCheckVersion = "1.18.0"

val Versions =
Seq(crossScalaVersions := allScalaVersions, scalaVersion := allScalaVersions.head,
Expand Down

0 comments on commit 25f7bd2

Please sign in to comment.