Skip to content

Commit

Permalink
Merge pull request #416 from scala-steward/update/scalacheck-1.17.1
Browse files Browse the repository at this point in the history
Update scalacheck to 1.17.1
  • Loading branch information
satabin authored Jun 11, 2024
2 parents 8c368cc + b87afdd commit f5dc5dc
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 @@ -5,7 +5,7 @@ val scala213 = "2.13.12"
val scala3 = "3.3.3"

val scalatestVersion = "3.2.18"
val scalacheckVersion = "1.17.0"
val scalacheckVersion = "1.17.1"

ThisBuild / tlJdkRelease := Some(11)
ThisBuild / scalaVersion := scala213
Expand Down

0 comments on commit f5dc5dc

Please sign in to comment.