We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be7038 commit 4a2b15eCopy full SHA for 4a2b15e
scala_proto/default/default_deps.bzl
@@ -11,7 +11,6 @@ DEFAULT_SCALAPB_COMPILE_DEPS = [
11
"@com_google_protobuf//:protobuf_java",
12
"@scala_proto_rules_scalapb_lenses",
13
"@scala_proto_rules_scalapb_fastparse",
14
- "@com_lihaoyi_fastparse",
15
"//scala/private/toolchain_deps:scala_library_classpath",
16
]
17
third_party/repositories/scala_2_11.bzl
@@ -391,7 +391,6 @@ artifacts = {
391
"sha256": "5131033e9536727891a38004ec707a93af1166cb8283c7db711c2c105fbf289e",
392
"deps": [
393
"@com_google_protobuf_protobuf_java",
394
395
"@io_bazel_rules_scala_scala_library",
396
],
397
},
0 commit comments