Skip to content

Commit 94b6547

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-release to 1.3.0
1 parent 541c45e commit 94b6547

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
33
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.4.4")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
5-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)