Skip to content

Commit 4cec5c8

Browse files
authored
Bazel: Use openjph 0.26.3 (#2268)
Signed-off-by: Vertexwahn <julian.amann@tum.de>
1 parent c501616 commit 4cec5c8

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
@@ -9,6 +9,6 @@ module(
99
bazel_dep(name = "bazel_skylib", version = "1.9.0")
1010
bazel_dep(name = "imath", version = "3.2.2.bcr.1")
1111
bazel_dep(name = "libdeflate", version = "1.25")
12-
bazel_dep(name = "openjph", version = "0.25.3")
12+
bazel_dep(name = "openjph", version = "0.26.3.bcr.1")
1313
bazel_dep(name = "platforms", version = "1.0.0")
1414
bazel_dep(name = "rules_cc", version = "0.2.17")

0 commit comments

Comments
 (0)