We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e083c commit f8825e8Copy full SHA for f8825e8
sdk/canton/community/daml-lf/transaction/BUILD.bazel
@@ -59,6 +59,7 @@ da_scala_library(
59
"@maven//:org_scalaz_scalaz_scalacheck_binding",
60
],
61
scalacopts = lf_scalacopts_stricter,
62
+ tags = ["maven_coordinates=com.daml:daml-lf-transaction-test-lib:__VERSION__"],
63
visibility = ["//visibility:public"],
64
deps = [
65
"//canton/community/daml-lf/api-type-signature",
0 commit comments