Skip to content

Commit 25a4990

Browse files
Merge pull request #38 from nasa-jpl/dev/increase-io-map-size
Bump jsd version to increase IO map size
2 parents c2e5eaa + 1d014af commit 25a4990

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
@@ -54,7 +54,7 @@ find_package(YamlCpp REQUIRED 0.6.3)
5454
include(FetchContent)
5555
FetchContent_Declare(jsd
5656
GIT_REPOSITORY https://github.com/nasa-jpl/jsd.git
57-
GIT_TAG v1.7.1
57+
GIT_TAG v1.7.2
5858
)
5959
FetchContent_MakeAvailable(jsd)
6060

0 commit comments

Comments
 (0)