Skip to content

Commit b48af43

Browse files
Merge pull request #132 from nasa-jpl/fix-product-code-is-compatible-el2809-el1008
Fix product code is compatible el2809 el1008
2 parents d3b88aa + bc9baa9 commit b48af43

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 v3.0.0
76+
GIT_TAG v3.0.1
7777
)
7878
FetchContent_MakeAvailable(jsd)
7979

0 commit comments

Comments
 (0)