Skip to content

Commit c298f63

Browse files
Use cc-rules v0.5.4 (#3445)
1 parent 4fec6ab commit c298f63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ plugins = {
6060
"python": "v1.14.0",
6161
"java": "v0.4.5",
6262
"go": "v1.26.0",
63-
"cc": "v0.5.3",
63+
"cc": "v0.5.4",
6464
"shell": "v0.2.0",
6565
"go-proto": "v0.3.0",
6666
"python-proto": "v0.1.0",

plugins/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugin_repo(
77
plugin_repo(
88
name = "cc",
99
plugin = "cc-rules",
10-
revision = "v0.5.3",
10+
revision = "v0.5.4",
1111
)
1212

1313
plugin_repo(

0 commit comments

Comments
 (0)