mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Update sbt-twirl, twirl-api to 1.6.6
This commit is contained in:
committed by
kenji yoshida
parent
5bdc74f0a6
commit
8174c89f9e
@@ -1,7 +1,7 @@
|
|||||||
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
|
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
|
||||||
|
|
||||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
|
||||||
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.5")
|
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.6")
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
|
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
|
||||||
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
|
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
||||||
|
|||||||
Reference in New Issue
Block a user