Skip to content

Commit e1f82dd

Browse files
committed
Upgrade dependencies
1 parent fea727e commit e1f82dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ add_subdirectory(glad)
2424
FetchContent_Declare(
2525
imgui
2626
GIT_REPOSITORY "https://github.com/ocornut/imgui.git"
27-
GIT_TAG 72ebd91567148b4d3dca073c7229c4c0462a0586 # Branch: docking, date: 05.10.2023, 15:10 GMT+2
27+
GIT_TAG 37ea320b96a4b77581986f5581707021a7be94c9 # Branch: docking, date: 07.11.2023, 08:20 GMT+1
2828
)
2929
add_subdirectory(imgui)
3030

0 commit comments

Comments
 (0)