Skip to content

Commit

Permalink
sbt-plugin 3.0.1 (was 3.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 6d8be44 commit bedf3a7
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.0")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.1")

0 comments on commit bedf3a7

Please sign in to comment.