Skip to content

Commit

Permalink
Merge pull request #304 from scala-steward/update/sbt-updates-0.6.2
Browse files Browse the repository at this point in the history
Update sbt-updates to 0.6.2
  • Loading branch information
geirolz authored Feb 7, 2022
2 parents a26593e + 1538c3a commit 7a77bd5
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
@@ -1,6 +1,6 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.1")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.0")

0 comments on commit 7a77bd5

Please sign in to comment.