Skip to content

Commit d3a5e8c

Browse files
Update sbt-scrooge-typescript to 4.0.2
1 parent 5b0e6f3 commit d3a5e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.twitter" % "scrooge-sbt-plugin" % "22.1.0")
5-
addSbtPlugin("com.gu" % "sbt-scrooge-typescript" % "4.0.1")
5+
addSbtPlugin("com.gu" % "sbt-scrooge-typescript" % "4.0.2")
66
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0")
77

88

0 commit comments

Comments
 (0)