Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
0ba606e83ef2988aadf0a4d794bd63c14d804981
/
.
/
modules
/
catch2
/
3.8.0
/
MODULE.bazel
blob: 57bab9c55e76bb61e4828fdda0c2a52e91ba229e [
file
] [
log
] [
blame
]
module
(
name
=
"catch2"
,
version
=
"3.8.0"
,
bazel_compatibility
=
[
">=7.2.1"
],
# need support for "overlay" directory
compatibility_level
=
1
,
)
bazel_dep
(
name
=
"bazel_skylib"
,
version
=
"1.7.1"
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.17"
)