Skip to content

Commit 7c8dc06

Browse files
authored
Merge pull request #383 from scala-steward/update/scalac-options-0.4.0
Update scalac-options to 0.4.0
2 parents 59ce894 + e52a33b commit 7c8dc06

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
@@ -2,4 +2,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44
addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.9.0")
5-
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.3.0"
5+
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.4.0"

0 commit comments

Comments
 (0)