Skip to content

Commit ad87768

Browse files
authored
Merge pull request #14 from gf712/renovate/jarro2783-cxxopts-3.x
chore(deps): update dependency jarro2783/cxxopts to v3.3.1
2 parents 4f361f1 + d8821e6 commit ad87768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include(cmake/CPM.cmake)
1111

1212
CPMAddPackage("gh:gabime/spdlog@1.8.5")
1313
CPMAddPackage("gh:google/googletest@1.17.0")
14-
CPMAddPackage("gh:jarro2783/cxxopts@3.0.0")
14+
CPMAddPackage("gh:jarro2783/cxxopts@3.3.1")
1515
CPMAddPackage("gh:Tessil/ordered-map@1.2.0")
1616
CPMAddPackage("gh:python/cpython@3.9.25")
1717
CPMAddPackage("gh:antirez/linenoise#1.0")

0 commit comments

Comments
 (0)