Skip to content

Commit 20db005

Browse files
change commit hash for the logging
1 parent 2b4f547 commit 20db005

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ git_override(
7272
bazel_dep(name = "score_logging")
7373
git_override(
7474
module_name = "score_logging",
75-
commit = "e745701318ca68027650b84d715ca32dcc4b832f",
75+
commit = "0e9187f79a9935ca192779234b82f9d00dc4e335",
7676
remote = "https://github.com/eclipse-score/logging.git",
7777
)

known_good.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"score_logging": {
9999
"repo": "https://github.com/eclipse-score/logging.git",
100-
"hash": "e745701318ca68027650b84d715ca32dcc4b832f",
100+
"hash": "0e9187f79a9935ca192779234b82f9d00dc4e335",
101101
"metadata": {
102102
"extra_test_config": [
103103
"@score_logging//score/datarouter/build_configuration_flags:persistent_logging=False",

0 commit comments

Comments
 (0)