Skip to content

Commit 910a03c

Browse files
Update to baselibs release
1 parent 57038b9 commit 910a03c

2 files changed

Lines changed: 210 additions & 1174 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,7 @@ oci.pull(
157157
)
158158
use_repo(oci, "debian-test-runtime", "debian-test-runtime_linux_amd64")
159159

160-
bazel_dep(name = "score_baselibs", version = "0.2.8")
161-
git_override(
162-
module_name = "score_baselibs",
163-
commit = "f4f9df39275760a60e54e5e3c5112210e35ae2a3",
164-
remote = "https://github.com/eclipse-score/baselibs.git",
165-
)
160+
bazel_dep(name = "score_baselibs", version = "0.2.9")
166161

167162
# Hedron's Compile Commands Extractor for Bazel
168163
# https://github.com/hedronvision/bazel-compile-commands-extractor

0 commit comments

Comments
 (0)