Skip to content

Commit 1ae215e

Browse files
Update sbt-release to 1.5.0 (#499)
1 parent cc634d7 commit 1ae215e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.4.4")
55
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.15")
66

77
// https://github.com/sbt/sbt-release
8-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
8+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0")
99

1010
// https://github.com/xerial/sbt-sonatype
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)