Skip to content

Commit

Permalink
Update auxlib, javalib, junit-runtime, ... to 0.4.1 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric K Richardson <ekrichardson@gmail.com>
  • Loading branch information
scala-steward and ekrich authored Nov 30, 2021
1 parent 86bef13 commit 3eddcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// versions
val crossVer = "1.0.0"
val scalaJSVersion = "1.7.1"
val scalaNativeVersion = "0.4.0"
val scalaNativeVersion = "0.4.1"

// Scala.js support
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
Expand Down

0 comments on commit 3eddcda

Please sign in to comment.