Skip to content

Commit 373ecdf

Browse files
committed
bazel: bump dependencies
1 parent 6c772cf commit 373ecdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
module(
1515
name = "score_process",
16-
version = "1.4.3",
16+
version = "0.0.0",
1717
compatibility_level = 1,
1818
)
1919

@@ -49,5 +49,5 @@ bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
4949
#
5050
###############################################################################
5151
bazel_dep(name = "aspect_rules_lint", version = "1.5.3")
52-
bazel_dep(name = "score_tooling", version = "1.0.2")
52+
bazel_dep(name = "score_tooling", version = "1.1.0")
5353
bazel_dep(name = "score_docs_as_code", version = "3.0.0")

0 commit comments

Comments
 (0)