Skip to content

Commit cff763b

Browse files
Update scalacheck to 1.19.0 (#500)
Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
1 parent a5b6f25 commit cff763b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ThisBuild / githubWorkflowBuildMatrixFailFast := Some(false)
77
val Versions = new {
88
val circe = "0.14.14"
99
val discipline = "1.7.0"
10-
val scalaCheck = "1.18.1"
10+
val scalaCheck = "1.19.0"
1111
val scalaTest = "3.2.18"
1212
val scalaTestPlus = "3.2.18.0"
1313
val snakeYaml = "2.2"

0 commit comments

Comments
 (0)