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 1f50f03 commit 598d05dCopy full SHA for 598d05d
project/plugins.sbt
@@ -2,7 +2,7 @@ resolvers ++= Seq(
2
"Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
3
)
4
5
-addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
+addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
6
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.3")
7
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.1")
8
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
0 commit comments