Skip to content

Commit 03dba41

Browse files
committed
updated persistency
1 parent 415269f commit 03dba41

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
@@ -19,8 +19,8 @@
1919
"branch": "score_05_beta"
2020
},
2121
"score_persistency": {
22-
"version": "0.2.1",
23-
"hash": "7548876ed3e40ec3f3053c57634de68129287e05",
22+
"version": "0.2.2",
23+
"hash": "9101956287a94d37ac34c29e94fa6f8d96879a73",
2424
"repo": "https://github.com/eclipse-score/persistency.git"
2525
},
2626
"score_orchestrator": {

score_modules.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ single_version_override(
3535
bazel_dep(name = "score_persistency")
3636
single_version_override(
3737
module_name = "score_persistency",
38-
version = "0.2.1",
38+
version = "0.2.2",
3939
)
4040

4141
bazel_dep(name = "score_orchestrator")

0 commit comments

Comments
 (0)