Skip to content

Commit

Permalink
Merge pull request #268 from vasilmkd/remove-sbt-release
Browse files Browse the repository at this point in the history
Remove `sbt-release`
  • Loading branch information
vasilmkd authored Oct 19, 2021
2 parents 712ce8b + f3f6ce1 commit 9a2b751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
Expand Down

0 comments on commit 9a2b751

Please sign in to comment.