Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sabudilovskiy authored Sep 1, 2024
1 parent c4ff6e4 commit 0c10a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ include(FetchContent)
FetchContent_Declare(
uopenapi
GIT_REPOSITORY https://github.com/sabudilovskiy/userver-openapi-extension
GIT_TAG "26b3160c9a3317fe15b7c569de70f1e3fbc70592"
GIT_TAG "da3a00a1c6b49a9a83522e183cc2d856f69efb18"
)
FetchContent_MakeAvailable(uopenapi)

Expand Down

0 comments on commit 0c10a30

Please sign in to comment.