Skip to content

Commit 5fea2c6

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update sbt-release to 1.4.0
1 parent 585cf05 commit 5fea2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
22
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
66
addSbtPlugin("org.foundweekends.conscript" % "sbt-conscript" % "0.5.8")
77

0 commit comments

Comments
 (0)