Skip to content

Commit 56f5a16

Browse files
committed
use latest commit
1 parent a885a48 commit 56f5a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bazel_common/score_modules_tooling.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bazel_dep(name = "score_crates")
1818
git_override(
1919
module_name = "score_crates",
2020
remote = "https://github.com/eclipse-score/score-crates.git",
21-
commit = "e153184db91e0644c8f10e6206d18f2665aed6c4", # https://github.com/eclipse-score/score-crates/pull/25
21+
commit = "492e701cb6414d8ac318c32884addd761bb6dbd4", # https://github.com/eclipse-score/score-crates/pull/25
2222
)
2323

2424
bazel_dep(name = "score_itf")

0 commit comments

Comments
 (0)