Skip to content

Commit

Permalink
Merge pull request #157 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
[3.0.x] Patch updates
  • Loading branch information
mkurz authored Aug 17, 2024
2 parents c776f69 + a5383bb commit dde1450
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,4 +2,4 @@ scalacOptions ++= Seq(
"-feature", "-unchecked", "-deprecation",
"-Xlint:-unused", "-Xfatal-warnings")

addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.4")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")

0 comments on commit dde1450

Please sign in to comment.