Skip to content

Commit

Permalink
chore: upgrade scala to 3.5.0-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyklim committed Jul 12, 2024
1 parent 6083564 commit 1369dea
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 @@ -64,7 +64,7 @@ def scala_repositories():
)

scala2 = "2.13.14"
scala3 = "3.5.0-RC2"
scala3 = "3.5.0-RC4"
scalajs = "1.16.0"

direct_deps = [
Expand Down

0 comments on commit 1369dea

Please sign in to comment.