Fix lowest tested nlohmann_json version.

This commit is contained in:
tastytea 2021-06-01 22:52:22 +02:00
parent de2001a442
commit cfa850b020
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ If you get the error message that `add-apt-repository` was not found, install
* link:{uri-termcolor}[Termcolor] (tested: 2.0) (If not found, the bundled
version is used.)
* link:{uri-pugixml}[pugixml] (tested: 1.11 / 1.8)
* link:{uri-json}[nlohmann_json] (tested: 3.9 / 2.0)
* link:{uri-json}[nlohmann_json] (tested: 3.9 / 2.1)
* Optional
** Tests: link:{uri-catch}[Catch] (tested: 2.13 / 1.10)