Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Mar 15, 2024
1 parent e9b31c4 commit 99e07c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

git_repository(
name = "ccv",
commit = "277a544f91a988a200692c399caffdb486da49f6",
commit = "bd451f3621ba451fe7bb16a0afa767267994943f",
remote = "https://github.com/liuliu/ccv.git",
shallow_since = "1710467707 -0400",
shallow_since = "1710546673 -0400",
)

load("@ccv//config:ccv.bzl", "ccv_deps", "ccv_setting")
Expand Down

0 comments on commit 99e07c2

Please sign in to comment.