Skip to content

Commit

Permalink
Merge pull request #185 from scala-steward/update/sbt-plugin-2.9.0
Browse files Browse the repository at this point in the history
Update sbt-plugin to 2.9.0
  • Loading branch information
mkurz authored Oct 27, 2023
2 parents 7cc6d48 + a7c8066 commit 9737217
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
@@ -1,4 +1,4 @@
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit 9737217

Please sign in to comment.