Skip to content

Commit

Permalink
Merge pull request #118 from mkurz/play29
Browse files Browse the repository at this point in the history
Play 2.9.0
  • Loading branch information
mkurz authored Oct 25, 2023
2 parents 709714e + 44dde71 commit cf3886b
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.0-RC3")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.0")

0 comments on commit cf3886b

Please sign in to comment.