File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ val contentEntityVersion = "4.0.0"
88val contentAtomVersion = " 9.0.0"
99val storyPackageVersion = " 2.2.0"
1010val thriftVersion = " 0.15.0"
11- val scroogeVersion = " 22.1 .0" // update plugins too if this version changes
11+ val scroogeVersion = " 22.12 .0" // update plugins too if this version changes
1212val circeVersion = " 0.14.1"
1313val fezziwigVersion = " 2.0.0"
1414
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
22addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 3.2.1" )
33addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.3.5" )
44
5- addSbtPlugin(" com.twitter" % " scrooge-sbt-plugin" % " 22.1 .0" )
5+ addSbtPlugin(" com.twitter" % " scrooge-sbt-plugin" % " 22.12 .0" )
66addSbtPlugin(" com.gu" % " sbt-scrooge-typescript" % " 4.0.0" )
77
88addDependencyTreePlugin
You can’t perform that action at this time.
0 commit comments