Skip to content

Commit

Permalink
Add missing @bazel_skylib//lib:versions dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed May 31, 2022
1 parent 82aac2a commit 2ea0045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ bzl_library(
deps = [
":bazel_tools",
"@bazel_skylib//lib:paths",
"@bazel_skylib//lib:versions",
],
)

0 comments on commit 2ea0045

Please sign in to comment.