diff --git a/build.sbt b/build.sbt index a6ec9e5e3..0f1d3fe03 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val cpgVersion = "1.3.304" +val cpgVersion = "1.3.327" val gitCommitString = SettingKey[String]("gitSha")