Skip to content

Commit

Permalink
Merge pull request #160 from navicore/update/sbt-updates-0.6.4
Browse files Browse the repository at this point in the history
Update sbt-updates to 0.6.4
  • Loading branch information
navicore committed Oct 9, 2022
2 parents 7045ecb + 914eb00 commit adcf42e
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,5 +1,5 @@
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.4")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

0 comments on commit adcf42e

Please sign in to comment.