diff --git a/build.sbt b/build.sbt index fc69cd8..8273b13 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ val storyPackageVersion = "2.2.0" val thriftVersion = "0.15.0" val scroogeVersion = "22.1.0" // update plugins too if this version changes val circeVersion = "0.14.1" -val fezziwigVersion = "2.0.0" +val fezziwigVersion = "2.0.1" // dependency versions (for tests only) val scalaTestVersion = "3.0.8"