Skip to content

Commit 4241c4e

Browse files
Update scrooge-core, scrooge-sbt-plugin to 22.12.0
1 parent 94e4db6 commit 4241c4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val contentEntityVersion = "4.0.0"
88
val contentAtomVersion = "9.0.0"
99
val storyPackageVersion = "2.2.0"
1010
val 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
1212
val circeVersion = "0.14.1"
1313
val fezziwigVersion = "2.0.0"
1414

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
22
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
33
addSbtPlugin("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")
66
addSbtPlugin("com.gu" % "sbt-scrooge-typescript" % "4.0.0")
77

88
addDependencyTreePlugin

0 commit comments

Comments
 (0)