Skip to content

Commit 35877f1

Browse files
Googlera-maurice
authored andcommitted
Flip to libuv v1.28.0
PiperOrigin-RevId: 277756334
1 parent 6de6d73 commit 35877f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/libuv.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ExternalProject_Add(
2222
libuv
2323

2424
GIT_REPOSITORY https://github.com/libuv/libuv
25-
GIT_TAG v1.23.2
25+
GIT_TAG v1.28.0
2626

2727
PREFIX ${PROJECT_BINARY_DIR}
2828

0 commit comments

Comments
 (0)