Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit dc405a9

Browse files
Update sbt-scapegoat to 1.1.1 (#208)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 50f8158 commit dc405a9

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
@@ -5,7 +5,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66

77
// sbt> scapegoat
8-
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.0")
8+
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.1")
99

1010
// Publish to sonatype
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")

0 commit comments

Comments
 (0)