We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fdacc commit 8b05f82Copy full SHA for 8b05f82
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml"
2
3
// resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
4
5
-addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.10")
+addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.11")
6
7
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9")
8
0 commit comments