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.
1 parent bf47a11 commit fabfc34Copy full SHA for fabfc34
MODULE.bazel
@@ -13,7 +13,7 @@
13
14
module(
15
name = "score_process",
16
- version = "1.3.1",
+ version = "1.3.2",
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 = "2.0.0")
+bazel_dep(name = "score_docs_as_code", version = "2.0.3")
0 commit comments