Skip to content

Commit

Permalink
Version bump of pybind11_json
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Jul 24, 2024
1 parent 019252d commit 3d46051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ExternalTools.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CPMAddPackage(
OPTIONS "SKIP_PORTABILITY_TEST ON" "JUST_INSTALL_CEREAL ON"
)

CPMAddPackage("gh:pybind/pybind11_json#0.2.13")
CPMAddPackage("gh:pybind/pybind11_json#0.2.14")


###################################
Expand Down

0 comments on commit 3d46051

Please sign in to comment.