Skip to content

Commit

Permalink
Update auxlib, clib, javalib, junit-plugin, ... to 0.5.5 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 22, 2024
1 parent 44e3b31 commit 717ec54
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
Expand Up @@ -4,7 +4,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
// versions
val crossVer = "1.3.2"
val scalaJSVersion = "1.16.0"
val scalaNativeVersion = "0.5.4"
val scalaNativeVersion = "0.5.5"

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

0 comments on commit 717ec54

Please sign in to comment.