aboutsummaryrefslogtreecommitdiffstats
path: root/library.json
diff options
context:
space:
mode:
Diffstat (limited to 'library.json')
-rw-r--r--library.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/library.json b/library.json
index 49b9d20b..50bc84ac 100644
--- a/library.json
+++ b/library.json
@@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/google/googletest.git"
},
- "version": "1.8.1",
+ "version": "1.10.0",
"frameworks": "arduino",
"platforms": [
"espressif32"
@@ -33,7 +33,7 @@
"googletest/src/gtest-all.cc",
"googletest/src/gtest_main.cc",
"googletest/test",
- "googletest/CMakeLists.txt",
+ "googletest/CMakeLists.txt"
]
},
"build": {