Skip to content

Commit 70e6ce4

Browse files
chore(deps): update dependency antirez/linenoise to v2
1 parent 9c43523 commit 70e6ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CPMAddPackage("gh:google/googletest@1.17.0")
1414
CPMAddPackage("gh:jarro2783/cxxopts@3.3.1")
1515
CPMAddPackage("gh:Tessil/ordered-map@1.2.0")
1616
CPMAddPackage("gh:python/cpython@3.9.25")
17-
CPMAddPackage("gh:antirez/linenoise#1.0")
17+
CPMAddPackage("gh:antirez/linenoise#2.0")
1818
CPMAddPackage("gh:aminya/project_options@0.41.0")
1919

2020
if(linenoise_ADDED)

0 commit comments

Comments
 (0)