Skip to content

Commit

Permalink
Merge pull request #1066 from scala-steward/update/sbt-updates-0.5.3
Browse files Browse the repository at this point in the history
Update sbt-updates to 0.5.3
  • Loading branch information
blast-hardcheese authored Apr 13, 2021
2 parents 3ecfdd8 + dc36acb commit cef6c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.2")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

Expand Down

0 comments on commit cef6c02

Please sign in to comment.