Skip to content

Commit 3339e5b

Browse files
fixup! Including Arduino_CloudUtils in cmake unit testing
1 parent 0b460ca commit 3339e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/test/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ FetchContent_Declare(
1616

1717
FetchContent_Declare(
1818
cloudutils
19-
GIT_REPOSITORY https://github.com/andreagilardoni/Arduino_CloudUtils.git
20-
GIT_TAG 0.0.1
19+
GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_CloudUtils.git
20+
GIT_TAG main
2121
CONFIGURE_COMMAND ""
2222
BUILD_COMMAND ""
2323
)

0 commit comments

Comments
 (0)