Skip to content

Commit

Permalink
Update sbt-scrooge-typescript to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 391e52c commit a900fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.twitter" % "scrooge-sbt-plugin" % "22.1.0")
addSbtPlugin("com.gu" % "sbt-scrooge-typescript" % "1.6.0")
addSbtPlugin("com.gu" % "sbt-scrooge-typescript" % "3.0.3")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0")


Expand Down

0 comments on commit a900fcb

Please sign in to comment.