Merge branch 'compathelper/new_version/2024-09-19-01-45-52-681-02464499384' into 'main'

CompatHelper: add new compat entry for Documenter at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1393
This commit is contained in:
Wataru Otsubo 2024-09-19 10:35:49 +02:00
commit edfec1262d

View file

@ -21,6 +21,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat]
CSV = "0.10"
DBInterface = "2"
Documenter = "1"
SQLite = "1"
[extras]