Skip to content

Commit

Permalink
Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent 7fdb3c0 commit 35c2312
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 @@ -3,7 +3,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")

// versions
val crossVer = "1.3.2"
val scalaJSVersion = "1.16.0"
val scalaJSVersion = "1.17.0"
val scalaNativeVersion = "0.5.5"
val scalafix = "0.12.1"

Expand Down

0 comments on commit 35c2312

Please sign in to comment.