Skip to content

Commit 449ed17

Browse files
logging: change logging hash
1 parent b488263 commit 449ed17

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,7 +72,7 @@ git_override(
7272
bazel_dep(name = "score_logging")
7373
git_override(
7474
module_name = "score_logging",
75-
commit = "a3d48fc60b432356dc61cdb0c7b89a8b849535a2",
75+
commit = "d059d8bcb654943f33d27e7c08ebd21114a4b503",
7676
patch_strip = 1,
7777
patches = [
7878
"//patches/logging:001-logging-example-visibility.patch",

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": "a3d48fc60b432356dc61cdb0c7b89a8b849535a2",
100+
"hash": "d059d8bcb654943f33d27e7c08ebd21114a4b503",
101101
"bazel_patches": [
102102
"//patches/logging:001-logging-example-visibility.patch",
103103
"//patches/logging:002-deps-visibility.patch"],

0 commit comments

Comments
 (0)