diff --git a/build.sbt b/build.sbt index ffe7ea0..c076cdc 100644 --- a/build.sbt +++ b/build.sbt @@ -7,7 +7,7 @@ import sbtversionpolicy.withsbtrelease.ReleaseVersion val contentEntityVersion = "3.0.3" val contentAtomVersion = "7.0.7" val storyPackageVersion = "2.2.0" -val thriftVersion = "0.15.0" +val thriftVersion = "0.22.0" val scroogeVersion = "22.1.0" // update plugins too if this version changes val circeVersion = "0.14.1" val fezziwigVersion = "2.0.0"