Skip to content

Commit 2bade9d

Browse files
authored
build: update dev-infra to version with http_server fix (#30863)
Updates dev-infra to a version that includes the `http_server` runfile fix.
1 parent 8b03374 commit 2bade9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
223223

224224
git_repository(
225225
name = "devinfra",
226-
commit = "c4f7d3cdec164044284139182b709dfd4be339ed",
226+
commit = "35131fc980ce5451fb89d8c033efc827ad39ca68",
227227
remote = "https://github.com/angular/dev-infra.git",
228228
)
229229

0 commit comments

Comments
 (0)