Skip to content

Commit

Permalink
chore: upgrade scalajs
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyklim committed Sep 30, 2024
1 parent 9cebdc9 commit a0a340f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/scala/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def scala_repositories():

scala2 = "2.13.15"
scala3 = "3.5.2-RC1"
scalajs = "1.16.0"
scalajs = "1.17.0"

direct_deps = [
["org_scala_sbt_compiler_interface", "org.scala-sbt:compiler-interface:" + zinc_version],
Expand Down

0 comments on commit a0a340f

Please sign in to comment.