Skip to content

Commit c0bf497

Browse files
Update sbt-updates to 0.5.2
1 parent f56a46f commit c0bf497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
88

99
// updates, release
1010

11-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
11+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.2")
1212

1313
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
1414

0 commit comments

Comments
 (0)