Skip to content

Commit 2daa825

Browse files
committed
iox-#2364 Fix Bzlmod module name
1 parent fc86354 commit 2daa825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module(
2-
name = "org_eclipse_iceroyx",
2+
name = "org_eclipse_iceoryx",
33
version = "2.95.3",
44
)
55

0 commit comments

Comments
 (0)