Skip to content

Commit ea2edd0

Browse files
Bump imath from 3.2.2 to 3.2.2.bcr.1
Bumps [imath](https://github.com/AcademySoftwareFoundation/Imath) from 3.2.2 to 3.2.2.bcr.1. - [Release notes](https://github.com/AcademySoftwareFoundation/Imath/releases) - [Changelog](https://github.com/AcademySoftwareFoundation/Imath/blob/main/CHANGES.md) - [Commits](https://github.com/AcademySoftwareFoundation/Imath/commits) --- updated-dependencies: - dependency-name: imath dependency-version: 3.2.2.bcr.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a5c21d commit ea2edd0

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
@@ -7,7 +7,7 @@ module(
77
)
88

99
bazel_dep(name = "bazel_skylib", version = "1.8.2")
10-
bazel_dep(name = "imath", version = "3.2.2")
10+
bazel_dep(name = "imath", version = "3.2.2.bcr.1")
1111
bazel_dep(name = "libdeflate", version = "1.25")
1212
bazel_dep(name = "openjph", version = "0.25.3")
1313
bazel_dep(name = "platforms", version = "1.0.0")

0 commit comments

Comments
 (0)