Skip to content

Commit

Permalink
Update scalacheck to 1.18.0 (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 22, 2024
1 parent 7e2dfd1 commit 86fd3c8
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 @@ -39,7 +39,7 @@ val parquetVersion = "1.14.1"
val protobufVersion = "3.25.4"
val refinedVersion = "0.11.2"
val scalaCollectionCompatVersion = "2.12.0"
val scalacheckVersion = "1.17.1"
val scalacheckVersion = "1.18.0"
val shapelessVersion = "2.3.12"
val slf4jVersion = "2.0.16"
val tensorflowMetadataVersion = "1.15.0"
Expand Down

0 comments on commit 86fd3c8

Please sign in to comment.