Skip to content

Commit e16ad94

Browse files
committed
Update library versions
1 parent acf8fdb commit e16ad94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ module(
22
name = "smile-explorer",
33
)
44

5-
bazel_dep(name = "abseil-cpp", version = "20250127.0")
5+
bazel_dep(name = "abseil-cpp", version = "20250512.0")
66

77
# Required for GLFW support on MacOS.
8-
bazel_dep(name = "apple_support", version = "1.20.0")
8+
bazel_dep(name = "apple_support", version = "1.22.0")
99

1010
bazel_dep(name = "boost.math", version = "1.87.0")
1111
bazel_dep(name = "ceres-solver", version = "2.2.0")

0 commit comments

Comments
 (0)