Skip to content

Commit f5cc2f4

Browse files
Bump rules_cc from 0.2.14 to 0.2.16
Bumps [rules_cc](https://github.com/bazelbuild/rules_cc) from 0.2.14 to 0.2.16. - [Release notes](https://github.com/bazelbuild/rules_cc/releases) - [Commits](bazelbuild/rules_cc@0.2.14...0.2.16) --- updated-dependencies: - dependency-name: rules_cc dependency-version: 0.2.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 166bc48 commit f5cc2f4

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
@@ -11,4 +11,4 @@ bazel_dep(name = "imath", version = "3.2.2.bcr.1")
1111
bazel_dep(name = "libdeflate", version = "1.25")
1212
bazel_dep(name = "openjph", version = "0.25.3")
1313
bazel_dep(name = "platforms", version = "1.0.0")
14-
bazel_dep(name = "rules_cc", version = "0.2.14")
14+
bazel_dep(name = "rules_cc", version = "0.2.16")

0 commit comments

Comments
 (0)