From bdd93f03f994cf5c6ce89bce58a469ed6aa52842 Mon Sep 17 00:00:00 2001 From: etspaceman Date: Wed, 22 May 2024 21:09:43 +0000 Subject: [PATCH] deploy: 937f09b78c2bfe8bdb108f9cef6c2d6973a11091 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5cf08e8..d9b855d 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@

scalacheck-faker

such as Java Faker into a Scala library.

Installation

-
libraryDependencies += "io.github.etspaceman" %% "scalacheck-faker" % "8.0.3"
+
libraryDependencies += "io.github.etspaceman" %% "scalacheck-faker" % "8.0.4"

Arbitraries

Data generators are provided in the form of ScalaCheck Arbitraries.