We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415269f commit 03dba41Copy full SHA for 03dba41
known_good.json
@@ -19,8 +19,8 @@
19
"branch": "score_05_beta"
20
},
21
"score_persistency": {
22
- "version": "0.2.1",
23
- "hash": "7548876ed3e40ec3f3053c57634de68129287e05",
+ "version": "0.2.2",
+ "hash": "9101956287a94d37ac34c29e94fa6f8d96879a73",
24
"repo": "https://github.com/eclipse-score/persistency.git"
25
26
"score_orchestrator": {
score_modules.MODULE.bazel
@@ -35,7 +35,7 @@ single_version_override(
35
bazel_dep(name = "score_persistency")
36
single_version_override(
37
module_name = "score_persistency",
38
- version = "0.2.1",
+ version = "0.2.2",
39
)
40
41
bazel_dep(name = "score_orchestrator")
0 commit comments