Skip to content

Commit 4e7d955

Browse files
authored
Merge pull request #309 from foundweekends/update/sbt-release-1.3.0
Update sbt-release to 1.3.0
2 parents dc4d6a3 + 1d2e2e2 commit 4e7d955

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.1.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.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)