We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac1e3f0 + 3ddea42 commit 3f0fe7cCopy full SHA for 3f0fe7c
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" % "3.0.6")
+addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.7")
11
12
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
13
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")
0 commit comments