Skip to content

Commit

Permalink
Update deps.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
VyaasBaskar authored Jan 13, 2024
1 parent b74b435 commit bf607bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazelrio/dependencies/revlib/2024_2_0/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def setup_revlib_2024_2_0_dependencies():
maybe(
http_archive,
"__bazelrio_com_revrobotics_frc_revlib-cpp_headers",
strip_prefix = "bazelRio-revlib_24.2.1",
strip_prefix = "bazelRio-revlib_24.2.2",
url = "https://github.com/Team846/bazelRio/archive/refs/tags/revlib_24.2.2.zip",
build_file_content = cc_library_headers,
)
Expand Down

0 comments on commit bf607bb

Please sign in to comment.