Skip to content

Commit bb0daa4

Browse files
license: uplift (#26)
uplift dash license checker Addresses: eclipse-score/tooling#34 Signed-off-by: Dan Calavrezo <[email protected]>
1 parent 5f1a446 commit bb0daa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ use_repo(llvm, "llvm_toolchain_llvm")
5454
register_toolchains("@llvm_toolchain//:all")
5555

5656
# Dash license checker
57-
bazel_dep(name = "score_dash_license_checker", version = "0.1.1")
57+
bazel_dep(name = "score_dash_license_checker", version = "0.1.2")
5858

5959
# Format checker
6060
bazel_dep(name = "score_format_checker", version = "0.1.1")

0 commit comments

Comments
 (0)