We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c4724 commit fbb85f6Copy full SHA for fbb85f6
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.2.1")
7
libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.4"
8
9
// Make sure to keep the play plugin in sync with the sub modules under play-scala group
10
-addSbtPlugin("org.playframework" % "sbt-plugin" % LibraryVersions.playVersion)
+addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.4")
11
12
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
13
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")
0 commit comments