Skip to content

Commit 50058f7

Browse files
SeaOtocinclusfacebook-github-bot
authored andcommitted
{Build} Update Dispenso to 1.4.0
Summary: Update Dispenso version to 1.4.0 from 1.3.0 Differential Revision: D68358358
1 parent 93b710a commit 50058f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Setup3rdParty.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include(FetchContent) # once in the project to include the module
1717
FetchContent_Declare(
1818
Dispenso
1919
GIT_REPOSITORY https://github.com/facebookincubator/dispenso.git
20-
GIT_TAG d56d92ed814d44f727812434142959a5d0e6db79 # v1.3.0
20+
GIT_TAG f5d0dc5c5c02bf26063ab11ebfaa42f6d1a7c650 # v1.4.0
2121
)
2222

2323
FetchContent_Declare(

0 commit comments

Comments
 (0)