Skip to content

Commit e8d2540

Browse files
committed
Update sbt-release to 1.0.13
1 parent 97c29a5 commit e8d2540

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
@@ -3,7 +3,7 @@ resolvers += "Sonatype Public".at("https://oss.sonatype.org/content/groups/publi
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
55
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
6-
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
6+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
77
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
88
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
99
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")

0 commit comments

Comments
 (0)