Skip to content

Commit cf6ae5d

Browse files
authored
Merge pull request #39 from sfxcode/update/sbt-updates-0.5.2
Update sbt-updates to 0.5.2
2 parents d609d66 + c0bf497 commit cf6ae5d

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)