Skip to content

Commit

Permalink
Merge pull request #696 from armanbilge/issue/695
Browse files Browse the repository at this point in the history
Remove `TypelevelScalaNativeGitHubPlugin`
  • Loading branch information
armanbilge authored Apr 16, 2024
2 parents d66d4be + 79302bf commit 5120947
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 51 deletions.
1 change: 0 additions & 1 deletion .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ updates.pin = [
{ groupId = "org.scala-sbt", artifactId = "sbt", version = "1.9." },
{ groupId = "org.scala-lang", artifactId = "scala-library", version = "2.12." },
{ groupId = "org.scala-js", artifactId = "sbt-scalajs", version = "1.13." },
{ groupId = "org.scala-native", artifactId = "sbt-scala-native", version = "0.4.14" },
]
1 change: 0 additions & 1 deletion github/build.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")

This file was deleted.

0 comments on commit 5120947

Please sign in to comment.