Skip to content

Commit 1f75be9

Browse files
committed
Use latest ITF release
1 parent 8038ca2 commit 1f75be9

3 files changed

Lines changed: 2 additions & 21 deletions

File tree

MODULE.bazel.lock

Lines changed: 0 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel_common/score_modules_tooling.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ git_override(
2424
bazel_dep(name = "score_itf")
2525
git_override(
2626
module_name = "score_itf",
27-
commit = "44c75debab696a9c967455110a2c32f201159cdd",
27+
commit = "1276f1818f926e2eb9cf234b61ff51d0c1da1e30",
2828
remote = "https://github.com/eclipse-score/itf.git",
2929
)
3030

known_good.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
},
119119
"score_itf": {
120120
"repo": "https://github.com/eclipse-score/itf.git",
121-
"hash": "44c75debab696a9c967455110a2c32f201159cdd"
121+
"hash": "1276f1818f926e2eb9cf234b61ff51d0c1da1e30"
122122
},
123123
"score_tooling": {
124124
"repo": "https://github.com/eclipse-score/tooling.git",

0 commit comments

Comments
 (0)