Skip to content

Commit c40fb6a

Browse files
committed
reverted to kyron 0.0.3
1 parent 03dba41 commit c40fb6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

known_good.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"repo": "https://github.com/eclipse-score/orchestrator.git"
3030
},
3131
"score_kyron": {
32-
"version": "0.0.4",
33-
"hash": "dd9f1239febdb3a3bbf5eec02d80aef798ff560f",
32+
"version": "0.0.3",
33+
"hash": "558c5b5d8cd142baeafbfce15185c03b97e08eeb",
3434
"repo": "https://github.com/eclipse-score/kyron.git"
3535
},
3636
"score_feo": {

score_modules.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ single_version_override(
4747
bazel_dep(name = "score_kyron")
4848
single_version_override(
4949
module_name = "score_kyron",
50-
version = "0.0.4",
50+
version = "0.0.3",
5151
)
5252

5353
bazel_dep(name = "score_feo")

0 commit comments

Comments
 (0)