Skip to content

Commit

Permalink
Merge pull request #3 from hmrc/TGP-265-playframework-upgrade
Browse files Browse the repository at this point in the history
TGP-265 updated playframework to keep it consistent with other repos
  • Loading branch information
AmarkumarJagtap authored Mar 6, 2024
2 parents b476ccc + 89c9c62 commit a4ecfcb
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 @@ -8,7 +8,7 @@ addSbtPlugin("uk.gov.hmrc" % "sbt-auto-build" % "3.20.0")

addSbtPlugin("uk.gov.hmrc" % "sbt-distributables" % "2.5.0")

addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.0")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.1")

addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0" exclude("org.scala-lang.modules", "scala-xml_2.12"))

Expand Down

0 comments on commit a4ecfcb

Please sign in to comment.