Skip to content

Commit

Permalink
Update sbt-web to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 11, 2023
1 parent bf94ce2 commit 02d0ab2
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,6 +12,6 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-web" % "1.4.4")
addSbtPlugin("com.github.sbt" % "sbt-web" % "1.5.3")

addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.1.4")

0 comments on commit 02d0ab2

Please sign in to comment.