Skip to content

Commit 3c20cbb

Browse files
Merge pull request #126 from nasa-jpl/feat-bump-jsd
feat: initial commit
2 parents d423f24 + 0e7152e commit 3c20cbb

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
@@ -73,7 +73,7 @@ find_package(YamlCpp REQUIRED 0.6.3)
7373
include(FetchContent)
7474
FetchContent_Declare(jsd
7575
GIT_REPOSITORY https://github.com/nasa-jpl/jsd.git
76-
GIT_TAG v2.3.9
76+
GIT_TAG v2.3.10
7777
)
7878
FetchContent_MakeAvailable(jsd)
7979

0 commit comments

Comments
 (0)