Skip to content

Commit 09ad245

Browse files
authored
Update coroutines dependency version to 3.3.2
1 parent 5755fc8 commit 09ad245

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
@@ -7,7 +7,7 @@ bazel_dep(name = "platforms", version = "1.0.0")
77
bazel_dep(name = "bazel_skylib", version = "1.9.0")
88
bazel_dep(name = "abseil-cpp", version = "20250814.1")
99
bazel_dep(name = "googletest", version = "1.17.0.bcr.2")
10-
bazel_dep(name = "coroutines", version = "3.3.1")
10+
bazel_dep(name = "coroutines", version = "3.3.2")
1111
bazel_dep(name = "rules_cc", version = "0.2.17")
1212

1313
# For local debugging of co coroutine library.

0 commit comments

Comments
 (0)