Skip to content

Commit 6eb6af3

Browse files
Bump openjph from 0.27.0 to 0.27.3
Bumps [openjph](https://github.com/aous72/OpenJPH) from 0.27.0 to 0.27.3. - [Release notes](https://github.com/aous72/OpenJPH/releases) - [Commits](aous72/OpenJPH@0.27.0...0.27.3) --- updated-dependencies: - dependency-name: openjph dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94b319d commit 6eb6af3

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.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.27.0")
12+
bazel_dep(name = "openjph", version = "0.27.3")
1313
bazel_dep(name = "platforms", version = "1.1.0")
1414
bazel_dep(name = "rules_cc", version = "0.2.18")

0 commit comments

Comments
 (0)