Skip to content

v0.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 22:19
· 9 commits to master since this release

jacocorunner.v0.0.13.zip

To use this release asset:

http_archive(
    name = "bazel_jacocorunner",
    sha256 = "6732934e1b76474048ba1ae3ae8f620474229754d7afd2ec0c9273b42f35b943",
    urls = ["https://github.com/stackb/bazel-jacocorunner/files/10282139/jacocorunner.v0.0.13.zip"],
    build_file_content = 'filegroup(name = "jar", srcs = ["jacocorunner.jar"], visibility = ["//visibility:public"])',
)