Skip to content

Commit

Permalink
Merge pull request #158 from scala-steward/update/2.9.x/patches
Browse files Browse the repository at this point in the history
[2.9.x] Patch updates
  • Loading branch information
mkurz authored Aug 17, 2024
2 parents 682e55a + 3fa8cd8 commit 5ef3a37
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("com.typesafe.play" % "sbt-plugin" % "2.9.4")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.5")

0 comments on commit 5ef3a37

Please sign in to comment.