We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8825e8 commit 80b6bc5Copy full SHA for 80b6bc5
sdk/canton/community/daml-lf/data/BUILD.bazel
@@ -45,6 +45,7 @@ da_scala_library(
45
"@maven//:org_scalaz_scalaz_core",
46
],
47
scalacopts = lf_scalacopts_stricter,
48
+ tags = ["maven_coordinates=com.daml:daml-lf-data-scalacheck:__VERSION__"],
49
visibility = ["//visibility:public"],
50
deps = [":data"],
51
)
0 commit comments