Skip to content

Commit

Permalink
Merge branch 'master' into fix-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-skrodzka committed Nov 1, 2024
2 parents b3e32c8 + 785f03c commit bb669f9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions tests/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,10 @@ load("@annex_test//:defs.bzl", annex_test_pinned_maven_install = "pinned_maven_i

annex_test_pinned_maven_install()

# maven_dependencies()

load("@rules_scala3//rules/scalafmt:config.bzl", "scalafmt_default_config")

scalafmt_default_config()

load("//3rdparty:workspace.bzl", "maven_dependencies")

maven_dependencies()

load("@rules_scala3//3rdparty:workspace.bzl", "maven_dependencies")

maven_dependencies()

load("@rules_scala3//scala/3rdparty:workspace.bzl", "maven_dependencies")

maven_dependencies()

bind(
name = "default_scala",
actual = "@rules_scala3//scala:zinc_3_3",
Expand Down

0 comments on commit bb669f9

Please sign in to comment.