Skip to content

Commit 45e5844

Browse files
authored
Merge pull request #455 from scala-steward/update/sbt-updates-0.6.4
Update sbt-updates to 0.6.4
2 parents 0042dd1 + 578db7c commit 45e5844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
88
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
10-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
11-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.15.0")
10+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
11+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.15.0")

0 commit comments

Comments
 (0)