Skip to content

Commit 16711a8

Browse files
committed
Update scalacheck to 1.19.0
1 parent 8cf53fd commit 16711a8

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
@@ -5,7 +5,7 @@ val scala213 = "2.13.16"
55
val scala3 = "3.3.6"
66

77
val scalatestVersion = "3.2.19"
8-
val scalacheckVersion = "1.18.1"
8+
val scalacheckVersion = "1.19.0"
99

1010
ThisBuild / tlJdkRelease := Some(11)
1111
ThisBuild / scalaVersion := scala213

0 commit comments

Comments
 (0)