We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1dc29e commit 0a9142eCopy full SHA for 0a9142e
project/plugins.sbt
@@ -3,7 +3,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml"
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
6
-addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
+addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.8")
7
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
9
0 commit comments