Skip to content

Commit

Permalink
Revert Play from 3.0 to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
waisingyiu committed Jan 23, 2024
1 parent 67c5922 commit 8730c03
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 @@ -5,7 +5,7 @@ libraryDependencies ++= Seq(

resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"

addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.1")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")

Expand Down

0 comments on commit 8730c03

Please sign in to comment.