Skip to content

Commit

Permalink
Merge pull request #318 from scala-steward/update/sbt-updates-0.6.3
Browse files Browse the repository at this point in the history
Update sbt-updates to 0.6.3
  • Loading branch information
geirolz authored Aug 12, 2022
2 parents 6bcbaa6 + 7fa0b07 commit 55e4b8c
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" % "2.0.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
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.3")

0 comments on commit 55e4b8c

Please sign in to comment.