Skip to content

Commit dab482b

Browse files
Bump openjph from 0.25.3 to 0.26.0
Bumps [openjph](https://github.com/aous72/OpenJPH) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/aous72/OpenJPH/releases) - [Commits](aous72/OpenJPH@0.25.3...0.26.0) --- updated-dependencies: - dependency-name: openjph dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 166bc48 commit dab482b

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.8.2")
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.0")
1313
bazel_dep(name = "platforms", version = "1.0.0")
1414
bazel_dep(name = "rules_cc", version = "0.2.14")

0 commit comments

Comments
 (0)