Skip to content

Commit c101ab7

Browse files
Bump openjph from 0.27.3.bcr.1 to 0.31.0 (#2579)
Bumps [openjph](https://github.com/aous72/OpenJPH) from 0.27.3.bcr.1 to 0.31.0. - [Release notes](https://github.com/aous72/OpenJPH/releases) - [Commits](https://github.com/aous72/OpenJPH/commits/0.31.0) --- updated-dependencies: - dependency-name: openjph dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cary Phillips <seabeepea@gmail.com>
1 parent 5373491 commit c101ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.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.27.3.bcr.1")
12+
bazel_dep(name = "openjph", version = "0.31.0")
1313
bazel_dep(name = "platforms", version = "1.1.0")
1414
bazel_dep(name = "rules_cc", version = "0.2.22")

0 commit comments

Comments
 (0)