Skip to content

Commit

Permalink
Merge pull request #594 from softwaremill/update/sbt-twirl-2.0.5
Browse files Browse the repository at this point in the history
Update sbt-twirl, twirl-api to 2.0.5
  • Loading branch information
mergify[bot] committed Apr 26, 2024
2 parents 870e8fe + b73529a commit cc4c4ce
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 @@ -12,4 +12,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.4")
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.5")

0 comments on commit cc4c4ce

Please sign in to comment.