Skip to content

Commit 3e07ff1

Browse files
Update scalacheck to 1.18.1
1 parent 9fadf33 commit 3e07ff1

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
@@ -29,7 +29,7 @@ val pekkoStreamCirceVersion = "1.0.0"
2929
val diffxVersion = "0.9.0"
3030
val testContainersVersion = "0.40.16"
3131
val testContainersJavaVersion = "1.19.8"
32-
val scalaCheckVersion = "1.18.0"
32+
val scalaCheckVersion = "1.18.1"
3333
val scalaCheckOpsVersion = "2.10.0"
3434
val enumeratumVersion = "1.7.2"
3535

0 commit comments

Comments
 (0)