We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be07600 + 62a7369 commit 8fb5e74Copy full SHA for 8fb5e74
MODULE.bazel
@@ -13,7 +13,7 @@
13
14
module(
15
name = "score_process",
16
- version = "1.1.2",
+ version = "1.2.0",
17
compatibility_level = 1,
18
)
19
@@ -50,4 +50,4 @@ bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
50
###############################################################################
51
bazel_dep(name = "aspect_rules_lint", version = "1.5.3")
52
bazel_dep(name = "score_tooling", version = "1.0.2")
53
-bazel_dep(name = "score_docs_as_code", version = "1.1.0")
+bazel_dep(name = "score_docs_as_code", version = "1.2.0")
0 commit comments