Skip to content

Commit 598d05d

Browse files
authored
Update sbt-scalariform to 1.8.3
1 parent 1f50f03 commit 598d05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ resolvers ++= Seq(
22
"Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
33
)
44

5-
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
5+
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
66
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.3")
77
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.1")
88
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

0 commit comments

Comments
 (0)