Skip to content

Commit 80b6bc5

Browse files
committed
Give to POM to data-scalacheck
1 parent f8825e8 commit 80b6bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/canton/community/daml-lf/data/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ da_scala_library(
4545
"@maven//:org_scalaz_scalaz_core",
4646
],
4747
scalacopts = lf_scalacopts_stricter,
48+
tags = ["maven_coordinates=com.daml:daml-lf-data-scalacheck:__VERSION__"],
4849
visibility = ["//visibility:public"],
4950
deps = [":data"],
5051
)

0 commit comments

Comments
 (0)